summary refs log tree commit diff stats
path: root/share/doc/readme.md
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-09 03:08:26 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-04-09 03:08:26 +0200
commit924178cde74afa36d14b625cc5672cd53733f4ad (patch)
treeb633b9bd294893a64ac0748535e46721df7d2b2a /share/doc/readme.md
parent77fa72924bb67cbdc85826d956f3e3fb520db400 (diff)
cosmetics
Diffstat (limited to 'share/doc/readme.md')
-rw-r--r--share/doc/readme.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/doc/readme.md b/share/doc/readme.md
index b07b4c2a..ec2a6d9f 100644
--- a/share/doc/readme.md
+++ b/share/doc/readme.md
@@ -49,14 +49,14 @@ If you need your packages to work on i386, you don't need to compile with
 
 Consider using the Python interface for your scripts, it's a very nice
 API, allows for loading/unloading individual scripts, and gives you
-almost all the features of the C-Plugin API.
-
-For more info, see the [HexChat Python Interface](http://docs.hexchat.org/en/latest/script_python.html).
+almost all the features of the C plugin API. For more info, see the
+[HexChat Python Interface](http://docs.hexchat.org/en/latest/script_python.html).
 
 
 ## Perl Scripts:
 
-Perl 5.8 or newer is required. For more info, see the [HexChat Perl Interface](http://docs.hexchat.org/en/latest/script_perl.html).
+Perl 5.8 or newer is required. For more info, see the
+[HexChat Perl Interface](http://docs.hexchat.org/en/latest/script_perl.html).
 
 
 ## Autoloading Scripts and Plugins: