Kekkai/README.md

49 lines
No EOL
2 KiB
Markdown

<div align='center'>
<a href="https://kekkai-docs.redume.su/">
<img alt="Documentation" src="https://img.shields.io/badge/Documentation-blue">
</a>
<a href="https://kekkai.redume.su/">
<img alt="Website" src="https://img.shields.io/badge/Website-blue">
</a>
<br>
<a href="https://github.com/redume/kekkai/blob/main/LICENSE">
<img alt="GPLv3 license" src="https://img.shields.io/github/license/redume/kekkai?color=blue">
</a>
<a href="https://github.com/redume/kekkai/releases/latest">
<img alt="Latest release" src="https://img.shields.io/github/v/release/redume/kekkai?display_name=release">
</a>
</div>
> [!NOTE]
> The first free Open-Source Tool for Saving Historical Currency data
<p align="center">
<img src="assets/banner.png" alt="kekkai banner">
</p>
> Leoardo Watch. ⓒ Kekkai sensen. Banner made by [Artem Bay](https://github.com/ArtemBay/)
### License. The project is under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) license.
```
Kekkai Copyright (C) 2024 Redume
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```
## Third-Party Libraries and Licenses
- [eslint/eslint](https://github.com/eslint/eslint) — [MIT](https://github.com/eslint/eslint/blob/main/LICENSE)
- [prettier/prettier](https://github.com/prettier/prettier) — [MIT](https://github.com/prettier/prettier/blob/main/LICENSE)