summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Zhineng <[email protected]>2019-12-20 17:18:00 +0800
committerGitHub <[email protected]>2019-12-20 17:18:00 +0800
commit6f2282ca7c13fdb43f21e8f52ac20235ff7e4ded (patch)
tree676a549c309a08cbfa904a2040cceae071934334
parent06a91384d5b2c0eb73a80e8f87d9151bd7900174 (diff)
parent1676a2d66a4a213dbf3f8a34bbd8696edb015e9c (diff)
downloadword-search-game-master.tar.gz
word-search-game-master.zip
Merge pull request #4 from felleg/patch-1master
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f191920..fa16d94 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Word search game
A word game which programming with HTML5 and Javascript.
-##Requirment
+## Requirements
* Internet Explorer 10
* Google Chrome 8
* Opera 11.5
@@ -16,4 +16,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.