Browse Source

readme updated

Unknown 7 years ago
parent
commit
7e2503de2c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
README.md

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