From 251d2fea1ec6cbd370e2b67d0990c44dea96d2d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A8=D0=BC=D0=B5=D0=BB=D1=91=D0=B2=20=D0=90=D0=BB=D0=B5?= =?UTF-8?q?=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Thu, 26 Apr 2018 13:57:09 +0000 Subject: [PATCH] [readme] fix offset in list --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c87afa7..4b3f971 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ #### constructor * **meta**: meta information - * **title**: application title - * **filename**: application filename - * **icon**: path to icon file - * **pack**: package name for OpenFL - * **author**: author name for DEB packaging - * **company**: company name for OpenFL - * **version**: application version + * **title**: application title + * **filename**: application filename + * **icon**: path to icon file + * **pack**: package name for OpenFL + * **author**: author name for DEB packaging + * **company**: company name for OpenFL + * **version**: application version * **name**: name for output directory * **libs**: list of haxe dependencies * **sources**: list of HaXe sources