commit 6073d634b75025566075798b94b9b301561e72ad
parent bfb8694f1427c9ae7a61eeb4603838dcb9de65ef
Author: Claudio Alessi <smoppy@gmail.com>
Date: Wed, 28 Jun 2017 00:34:42 +0200
Remove a repetition.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -2,7 +2,7 @@ Hello
=====
globox is a platform game for the terminal. It features an ASCII based
interface which don't rely on any external library so it should work out of the
-box on any VT100 compatible terminal.
+box on a VT100 compatible terminal.
Status
======