From 98ae663e9b43a3f13cdb95fd3eb2363093ac9575 Mon Sep 17 00:00:00 2001 From: Blake Grotewold Date: Sat, 30 Aug 2014 21:39:16 -0400 Subject: [PATCH] Add Russian and Ukrainian to readme This adds links to the translations and cleans up the readme some more. --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4db752..1e62b71 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ A Dark Room -========= +=========== A Minimalist Text Adventure Game [Click to play](http://adarkroom.doublespeakgames.com/) -[ [Chinese](http://adarkroom.doublespeakgames.com/?lang=cn) | [French](http://adarkroom.doublespeakgames.com/?lang=fr) | [Spanish](http://adarkroom.doublespeakgames.com/?lang=es) ] +[ + [Chinese](http://adarkroom.doublespeakgames.com/?lang=cn) | + [French](http://adarkroom.doublespeakgames.com/?lang=fr) | + [Russian](http://adarkroom.doublespeakgames.com/?lang=ru) | + [Spanish](http://adarkroom.doublespeakgames.com/?lang=es) | + [Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) +] + [Play on GitHub](http://continuities.github.io/adarkroom)