浏览代码

readme updated

Unknown 5 年之前
父节点
当前提交
fcf4231aa0
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -52,6 +52,7 @@ Small delphi/Firemonkey(Windows, Linux, Android, OSX & IOS) and fpc(Windows & Li
 
 **Updates:**
 
+* NEW: Now included on RAD Studio GetIt package manager.
 * NEW: Background & Scheduled task with retry policies
 * NEW: RunTask, FaultControl
 * NEW: Linq over generic lists and arrays.
@@ -67,6 +68,14 @@ Small delphi/Firemonkey(Windows, Linux, Android, OSX & IOS) and fpc(Windows & Li
 * NEW: First version with OSX/IOS partial support
 * NEW: Delphinus-Support
 
+**Installation:**
+----------
+* **From package managers:**
+1. Search "QuickLib" on Delphinus or GetIt package managers and click *Install*
+* **From Github:**
+1. Clone Github repository or download zip file and extract it.
+2. Add QuickLib folder to your path libraries on Delphi IDE.
+
 **Documentation:**
 ----------
 **Quick.AppService:** Allow a console app to run as console mode or service mode with same code simplifying debug tasks.