README.md being dumb

This commit is contained in:
Pentium44 2021-04-07 18:03:17 -07:00
parent 951d4aeb79
commit eb623d49fd

View File

@ -82,14 +82,12 @@ Changelog
* Embedded web server functionality * Embedded web server functionality
* Cleaned up code * Cleaned up code
* Improved syntax handling on functions * Improved syntax handling on functions
* V0.3.0 * V0.3.0
* Added simple 2 layer function piping for more useful tasks * Added simple 2 layer function piping for more useful tasks
* Fixed a couple core dump bugs * Fixed a couple core dump bugs
* Now reads files into memory, and then forces text files through SS, allows for in file variables * Now reads files into memory, and then forces text files through SS, allows for in file variables
* Added "md5" functionality * Added "md5" functionality
* Multi-formal working syntax * Multi-formal working syntax
* V0.2.1 * V0.2.1
* Added "decrypt" decode function * Added "decrypt" decode function
* Added "encrypt" encode function * Added "encrypt" encode function