aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-06-09 23:01:49 -0400
committerB Stack <bgstack15@gmail.com>2019-06-09 23:01:49 -0400
commit8ae5eca160cf6ba99c091d8e9f981eb1222221c1 (patch)
treeaf159e442fe6329c35da92fa757c551a442c1a28 /README
downloadon-battery-time-8ae5eca160cf6ba99c091d8e9f981eb1222221c1.tar.gz
on-battery-time-8ae5eca160cf6ba99c091d8e9f981eb1222221c1.tar.bz2
on-battery-time-8ae5eca160cf6ba99c091d8e9f981eb1222221c1.zip
initial commitHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..979dfd6
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+Futureimprovements
+* add docs
+* document dependencies
+* build makefile
+* build rpm
+* build dpkg
bgstack15