README.rdoc in 24games-0.2.1 vs README.rdoc in 24games-0.2.2
- old
+ new
@@ -1,21 +1,17 @@
-= 24 game/Solve
-
-解24点。computes an expression to solve the 24 game if possible.
-
-== Using
-
- gem install 24games
-
- 24games 5 9 5 9
-
-you get it:
-
- 5 * 5 - 9 / 9
-
-== Authors
-
-* {Takafan}[http://hululuu.com]
-
-== License
-
-MIT License. See the included MIT-LICENSE file.
+= 24 game/Solve
+
+解24点。computes an expression to solve the 24 game if possible.
+
+== Using
+
+ gem install 24games
+
+ 24games 5 9 5 9
+
+you get it:
+
+ 5 * 5 - 9 / 9
+
+== Authors
+
+* {Takafan}[http://hululuu.com]