chore: updated README with latest fix

This commit is contained in:
Martin Ambrus
2017-09-11 21:15:58 +02:00
parent 68619ac892
commit 120231a7ea
+1
View File
@@ -15,6 +15,7 @@ martinambrus changes:
1. PHP7 compatibility (mysql functions converted to mysqli)
2. a lot of database optimizations (not in code but in MySQL tables themselves, mostly adding indexes to speed things up)
3. fix for a nasty JavaScript bug which was killing the browser with any number of countdown(s) running on page (even one!)
4. large map not centered fix
Shadowss changes: