diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-07-29 18:41:17 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-07-29 18:41:17 -0400 |
commit | 0de1284f1d3b128f48fe00dc6d8df4e9a4aaa56f (patch) | |
tree | fa373d5ecbab2defb3c1efdd16fb7a46fe113fe1 | |
parent | eac95976befcacb37adb439ce1e7670bb6188cc3 (diff) |
Fix embarrassing typo.
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ ** Inspiration Every programming language should have a fun, easy to use 2D game - library. Guile-2d draws it's inspiration from great + library. Guile-2d draws its inspiration from great libraries/frameworks such as [[http://love2d.org][LÖVE]], [[http://pygame.org][Pygame]], and [[http://pyglet.org][Pyglet]]. ** Example |