diff options
| author | lizhineng <[email protected]> | 2013-06-29 16:35:32 +0800 |
|---|---|---|
| committer | lizhineng <[email protected]> | 2013-06-29 16:35:32 +0800 |
| commit | e46f1f131101a24910c5073d6cb6ff7189891663 (patch) | |
| tree | 9611008728bf5c15f3f620f94ff282bfc801592b | |
| parent | 24eb17753877d78d24ef8db7e510d79ee2a40499 (diff) | |
| download | word-search-game-e46f1f131101a24910c5073d6cb6ff7189891663.tar.gz word-search-game-e46f1f131101a24910c5073d6cb6ff7189891663.zip | |
Added requirment
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ # Word search game A word game which programming with HTML5 and Javascript. +##Requirment +* Internet Explorer 10 +* Google Chrome 8 +* Opera 11.5 +* Safari 5 + ## License The MIT License (MIT) |
