diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1 +1,17 @@ # base16-wofi + +## building + +Dependencies: + +base16-python-build: + +``` +pip install pybase16-builder +``` + +Building: + +``` +make all +``` |
