From 254a5a69f68c58ba1ef4fd15d47e3aeed8af85ca Mon Sep 17 00:00:00 2001 From: whx Date: Tue, 17 May 2022 00:26:31 +0200 Subject: [PATCH] readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5174907..7bf47bd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # based +A commandline tool that lets you encode and decode most of the bases. + +## Compilation + +```sh +cabal run +``` +