Create README.md

This commit is contained in:
Víctor Martínez 2020-08-07 02:13:53 +02:00 committed by GitHub
parent 84ba857c54
commit 0ef7c86a26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

36
README.md Normal file
View 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)_