chore: improve readme and add license

This commit is contained in:
Pihkaal
2024-09-12 16:25:00 +02:00
parent d54196f235
commit d1c7fac20d
3 changed files with 53 additions and 1 deletions

View File

@@ -1 +1,32 @@
# pihkaal.me
<h1 align="center">
<br>
<img src="./assets/thumbnail.png" alt="Pihkaal Profile Picture" width="200">
<br>
pihkaal.me
<br>
</h1>
<h4 align="center">Source code of <a href="https://pihkaal.me">my personnal website</a>.</h4>
<p align="center">
<a href="https://vitejs.dev">
<img src="https://img.shields.io/badge/vite-906dfe?style=for-the-badge&logo=vite&logoColor=white">
</a>
<a href="https://typescriptlang.org">
<img src="https://img.shields.io/badge/TypeScript-007acc?style=for-the-badge&logo=typescript&logoColor=white">
</a>
<a href="https://react.dev">
<img src="https://img.shields.io/badge/react-017fa5?style=for-the-badge&logo=react&logoColor=white">
</a>
</p>
<p align="center">
<a href="https://pihkaal.me">Visit it</a> •
<a href="#license">License</a>
</p>
<br>
## License
This project is <a href="https://opensource.org/licenses/MIT">MIT</a> licensed.