From 4ee69ee6a5751397fc5251a3e0fe3b08d43407b7 Mon Sep 17 00:00:00 2001 From: Zeex Date: Sun, 29 Mar 2015 10:49:14 +0500 Subject: [PATCH] Some readme fixes --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index a4a52e0..84c2642 100644 --- a/readme.md +++ b/readme.md @@ -10,13 +10,14 @@ What is this? ------------- This is a modified copy of the Pawn compiler version 3.2.3664 by Compuphase that -fixes some bugs and adds a few new features. +fixes some bugs and adds a few features. Changes ------- -See [Known compiler bugs](../../wiki/Known-compiler-bugs) for the list of fixed bugs -and [What's new](../../wiki/What's-new) for the list of other notable changes. +See [Known compiler bugs](../../wiki/Known-compiler-bugs) for the list of fixed +bugs and [What's new](../../wiki/What's-new) for the list of features and other +notable changes. Background ----------