diff --git a/README.md b/README.md index 2c083da..24654b8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python2048 +# Python2048 Game [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/luliyucoordinate/PictureToCharacter)[![PyPI](https://img.shields.io/pypi/pyversions/Django.svg)](https://github.com/luliyucoordinate/PictureToCharacter) @@ -8,7 +8,7 @@ This project references [yangshu's](https://github.com/yangshun/2048-python) pro -#### On linux +#### On Linux To start the game, run: @@ -23,7 +23,7 @@ chmod +x ./Python2048.py ./Python2048.py ``` -#### On windows +#### On Windows Download and install Python for Windows: @@ -35,6 +35,6 @@ python Python2048/Python2048.py or run `Python2048/play.bat` -#### How to play +#### How to Play -`W`:arrow_up: `S`:arrow_down: `A`:arrow_left: `D`:arrow_right: +`W`: arrow_up: `S`: arrow_down: `A`: arrow_left: `D`: arrow_right: