From 9c697a13c6b18ac9cf1f08f73d9242456cf5bd17 Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Sun, 12 Feb 2012 05:55:43 +0400 Subject: Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9941ca6..cb43972 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,9 @@ License: GPLv2 Example of correct NYAML file (test.nyaml): ------ - -node 1
 
+node 1
     #this is node 1
     value 1
     node 2:
@@ -26,7 +25,7 @@ test.php:
 ------
 
 
-file("test.nyaml"));
-- 
cgit v1.2.3