This commit is contained in:
Stefan Friese 2022-05-17 00:26:31 +02:00
parent e5530ce70c
commit 254a5a69f6
1 changed files with 8 additions and 0 deletions

View File

@ -1,2 +1,10 @@
# based
A commandline tool that lets you encode and decode most of the bases.
## Compilation
```sh
cabal run
```