Skip to content

Commit

Permalink
docs: move to init "give the project a start"
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanFama592 committed Feb 8, 2024
1 parent b1be8c9 commit f02342f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
![Maintained? Yes](https://img.shields.io/badge/Maintained%3F-Yes-brightgreen.svg)
[![Linting](https://github.com/RomanFama592/tic-tac-toe-world/actions/workflows/lint.yml/badge.svg)](https://github.com/RomanFama592/tic-tac-toe-world/actions/workflows/lint.yml)

Don't forget to **give the project a star ⭐**.¡Thanks!


![vid-demo.gif](https://github.com/RomanFama592/tic-tac-toe-world/blob/master/docs/images/demo.gif?raw=true)

[Try a game](https://t3-world.vercel.app/play)
Expand Down Expand Up @@ -57,8 +60,6 @@ npm run dev

If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply [open an issue](https://github.com/RomanFama592/tic-tac-toe-world/issues).

Don't forget to **give the project a star ⭐!** Thanks again!.

> [!IMPORTANT]
> Use [`conventional commits`](https://www.conventionalcommits.org/) and ensure that the code passes the linter test, pull requests are not accepted without this last point.
Expand Down

0 comments on commit f02342f

Please sign in to comment.