Skip to content

Commit 0324140

Browse files
authored
Update README.md
1 parent a2a8da5 commit 0324140

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
55
Play now at [chess-css.herokuapp.com](https://chess-css.herokuapp.com/)
66

7-
##Preview
7+
<h2 align="center">Preview<h2>
88

99
![text](https://i.imgur.com/tO3bYib.png)
1010

11-
##Game features
11+
<h2>Game features<h2>
1212

1313
- Built-in editor to edit CSS, change how the board operates and looks
1414
- Drag and drop elements (pieces, legend, board) into the editor to automatically generate text
1515
- Hover over pieces to view the available moves, accounting for CSS changes
1616
- Multiplayer supported through socket.io with automatic rejoining and restoring game state
1717

18-
##Instructions
18+
<h2>Instructions<h2>
1919

2020
* Get the latest release
2121

@@ -29,4 +29,4 @@ npm run build
2929
npm run start
3030
```
3131

32-
* Open your browser and visit http://localhost:3000/ (or your environment's specified port)
32+
* Open your browser and visit http://localhost:3000/ (or your environment's specified port)

0 commit comments

Comments
 (0)