From 2905d262ce9c5ec55cd94b270c6042569aa15ad4 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 26 Mar 2016 15:54:26 +0200 Subject: [PATCH] Add missed dots --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dda0d43..a932250 100644 --- a/README.md +++ b/README.md @@ -171,8 +171,8 @@ ScriptCraft has [its own website][website] with further information. * To get started using ScriptCraft to Learn JavaScript, read [The Young Person's Guide to Programming in Minecraft][yp]. * The ScriptCraft [API documentation][api]. * To delve deeper into creating your own minecraft mod for use by others, read [Creating a complete Minecraft Mod in JavaScript][mm]. - * Take a look at some [examples][ex] - * Buy the Official ScriptCraft Book [A Beginner's Guide to Writing Minecraft Plugins in Javascript][book] + * Take a look at some [examples][ex]. + * Buy the Official ScriptCraft Book [A Beginner's Guide to Writing Minecraft Plugins in Javascript][book]. @@ -191,7 +191,7 @@ I highly recommend the series of [tutorials provided by CoderDojo Athenry][cda]. Developer Chris Cacciatore has created some interesting tools using ScriptCraft … * [A wolf-bot][wb] - * [L-Systems (Large-scale fractal structures in Minecraft)][ls] + * [L-Systems (Large-scale fractal structures in Minecraft)][ls] # Docker