6 changed files with 17 additions and 6 deletions
@ -1,3 +1,10 @@
@@ -1,3 +1,10 @@
|
||||
# Bits |
||||
|
||||
Helps manage your bits! |
||||
|
||||
Intended to be compatible with Python 3.6+. Written and tested against Python |
||||
3.8.5 Ubuntu 20.04.1 LTS. |
||||
|
||||
If something doesn't work in Python 3.6, it's a bug. Please report any such |
||||
bugs if they are encountered. |
||||
|
||||
|
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
# Makefile for Sphinx documentation
|
||||
#
|
||||
# This is currently a stub. TODO: documentation
|
||||
#
|
||||
|
Loading…
Reference in new issue