Skip to content

Commit 7237f4c

Browse files
authored
✨| Update README.md
1 parent 7d36233 commit 7237f4c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,14 @@
1818
- `VSAI/`: Contains game files for playing against the bot (AI mode).
1919
- `VSPLAYER/`: Contains game files for playing against another human player.
2020
- `play.html`: Main entry point with mode selection.
21-
- `index.html`: Automatic redirect to `play.html`.
22-
- `README.md`: This file.
2321

2422
## 🌍 Language Support
2523

2624
The game interface is in English. If you wish to add support for another language, you will need to manually translate the following files:
2725

2826
- `play.html`
2927
- `VSAI/script.js`
30-
- `VSAI/style.css`
28+
- `VSPLAYER/script.js`
3129

3230
## 🚧 Developer Notes
3331

0 commit comments

Comments
 (0)