Unknown 7 лет назад
Родитель
Сommit
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.