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()); + ?>