summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFélix Léger <[email protected]>2019-12-05 13:13:22 -0500
committerGitHub <[email protected]>2019-12-05 13:13:22 -0500
commit1676a2d66a4a213dbf3f8a34bbd8696edb015e9c (patch)
tree676a549c309a08cbfa904a2040cceae071934334
parent06a91384d5b2c0eb73a80e8f87d9151bd7900174 (diff)
downloadword-search-game-1676a2d66a4a213dbf3f8a34bbd8696edb015e9c.tar.gz
word-search-game-1676a2d66a4a213dbf3f8a34bbd8696edb015e9c.zip
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.