Quellcode durchsuchen

Add feature description to README.md file

Patrick-Christopher Mattulat vor 2 Jahren
Ursprung
Commit
9f973766cb
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -41,6 +41,7 @@ A __Date__ class comes with this submodule, which you can use to represent a dat
 - this library is now being compiled with C++ 17 standard
 - this library can now build shared libraries by using MSVC
 - Clang support has been added to this library
+- added Base64 CLI Tool, which enables a user to use Base64 encoding and decoding functionalities via CLI
 
 #### Improvements ####