Commit 09dc9f8b20a424898e9e0375ac656df989a7c175

Philipp Wiesemann 2014-08-11T22:45:08

Removed 42 from README.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/README.md b/docs/README.md
index d538dca..de173bd 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -12,7 +12,7 @@ Simple DirectMedia Layer is a cross-platform development library designed
 to provide low level access to audio, keyboard, mouse, joystick, and graphics
 hardware via OpenGL and Direct3D. It is used by video playback software,
 emulators, and popular games including Valve's award winning catalog
-and many Humble Bundle games. 42
+and many Humble Bundle games.
 
 SDL officially supports Windows, Mac OS X, Linux, iOS, and Android.
 Support for other platforms may be found in the source code.