mirror of
https://codeberg.org/JasterV/sweet-minesweeper.git
synced 2026-04-26 18:10:08 +00:00
Create README.md
This commit is contained in:
parent
84ba857c54
commit
0ef7c86a26
1 changed files with 36 additions and 0 deletions
36
README.md
Normal file
36
README.md
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<h1 align="center">Welcome to my Minesweeper 👋</h1>
|
||||
<p>
|
||||
<img alt="Version" src="https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000" />
|
||||
<a href="https://choosealicense.com/licenses/mit/" target="_blank">
|
||||
<img alt="License: MIT License" src="https://img.shields.io/badge/License-MIT License-yellow.svg" />
|
||||
</a>
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
> A cool minesweeper implemented using HTML, CSS and JS!
|
||||
|
||||
|
||||
### 🏠 [Homepage](https://jasterv.github.io/sweet-minesweeper)
|
||||
|
||||
Try it out and have fun!
|
||||
|
||||
## 👤 Contributors ✨
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center"><a href="https://github.com/JasterV"><img src="https://avatars3.githubusercontent.com/u/49537445?v=4" width="100px;" alt=""/><br /><sub><b>Victor Martínez</b></sub></a><br/></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Show your support
|
||||
|
||||
Give a ⭐️ if this project helped you!
|
||||
|
||||
## 📝 License
|
||||
|
||||
Copyright © 2020 [Víctor Martínez](https://github.com/JasterV).<br />
|
||||
This project is [MIT License](https://choosealicense.com/licenses/mit/) licensed.
|
||||
|
||||
***
|
||||
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
|
||||
Loading…
Reference in a new issue