aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4e56648..f5d4ad3 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,17 @@
# base16-wofi
+
+## building
+
+Dependencies:
+
+base16-python-build:
+
+```
+pip install pybase16-builder
+```
+
+Building:
+
+```
+make all
+```