From ec7827e9f3f71ce82d2f3b9d5335200785b82e99 Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Tue, 14 Jun 2022 23:01:41 +0200 Subject: [PATCH] Add link to based to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 369071c..c4050f1 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,7 @@ micro-framework over time. [Documentation](https://darkwiiplayer.github.io/js/) ### Just a bunch of smaller Lua libraries - [`arrr`](https://github.com/DarkWiiPlayer/arrr) for commandline argument parsing +- [`based`](https://github.com/DarkWiiPlayer/based) for base16/32/64 encoding and decoding - [`lumber`](https://github.com/DarkWiiPlayer/lumber) for logging - [`scaffold`](https://github.com/DarkWiiPlayer/scaffold) for filesystem scaffolding - [`shapeshift`](https://github.com/DarkWiiPlayer/shapeshift) for data validations and transformations