Updated ReadMe file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
gbamber
2016-12-16 21:40:10 +00:00
parent 206b1079a3
commit 32b406bbec

View File

@ -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 ->