From 3afe0567e00c143cac18f3c54b08ead142a94dd1 Mon Sep 17 00:00:00 2001 From: Alf Magne Kalleland Date: Sun, 3 Feb 2013 13:05:10 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a06fda9..8ec6cb0 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,11 @@ PHP class for conversion of Chess PGN files to PHP array or JSON. This is the chess parser used in DHTML Chess at dhtml-chess.com -License: GPL +####License: GPL Example of use: -getGames()); - -?> + getGames()); + ?>