浏览代码

readme updated

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

+ 1 - 2
README.md

@@ -4,11 +4,10 @@
 **QuickLib**
 --------
 
-
-
 Small delphi/fpc library containing interesting and quick to implement functions, created to simplify application development. 
 
 * NEW: Improved Linux compatibility.
+* NEW: Delphinus support
 
 ----------
 **Quick.AppService:** Allow a console app to run as console mode or service mode with same code simplifying debug tasks.