Browse Source

fixed README markdown syntax

fysx 11 years ago
parent
commit
d1ad6cc5a3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -32,11 +32,13 @@ Changelog:
 ----------
 
 0.9.1a:
+
 * using latest SDL\_androidgl.c (fixes some random performance issues)
 * using latest love-android @ changeset 8659be0e75a3 (adds support for
 	compressed textures)
 
 0.9.1:
+
 * uses 0.9.1 API
 * fixed crash on Moto G (and possibly other devices). This was a nasty bug that would just show a blue screen without an error message. The bug was resolved using the help of headchant
 * fixed loading of jpegs (it probably hasn't worked up to now)