diff --git a/components/cryptini/readme.txt b/components/cryptini/readme.txt index ce5f3ae7e..2d2e83c7d 100644 --- a/components/cryptini/readme.txt +++ b/components/cryptini/readme.txt @@ -1,5 +1,6 @@ * CryptINI is a descendant of TIniFile to write encrypted entries. -* I can be thread/safe. +* Normal and thread-safe versions +* Can be dropped into any app using TIniFiles * Licence is Modified GPL with linking exception (same as Lazarus components) * Tested: Windows 10 32/64-bit Linux Mint 14 32/64-bit * Compiles with: Lazarus 1.6 -> FPC 3.x ->