diff --git a/README.md b/README.md index 0572c4e..aff34d5 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,7 @@ as C/C++, as this is not an obstacle to most users.) | | [dfa](http://bjoern.hoehrmann.de/utf-8/decoder/dfa/) | MIT |C/C++| 2 | fast UTF-8 decoder (need a header file) | |**[gb_string.h](https://github.com/gingerBill/gb)** | **public domain** |C/C++|**1**| dynamic strings | | [inja.hpp](https://github.com/pantor/inja) | MIT | C++ |**1**| template engine +| | [Obfuscate](https://github.com/adamyaxley/Obfuscate) | **public domain** | C++ |**1**| Guaranteed compile-time string literal obfuscation library for C++14 # tests | | library | license | API |files| description