diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8212637 --- /dev/null +++ b/LICENSE @@ -0,0 +1,22 @@ +The MIT License (MIT) + +Copyright (c) 2022 Cadiducho + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + diff --git a/README.md b/README.md index a68b468..f08fecc 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,38 @@ -![Zincite](https://i.imgur.com/KeIyudz.png) + ### Zincite is a framework to build Telegram Bots in Java +[![License](https://img.shields.io/github/license/Cadiducho/Zincite)](https://github.com/Cadiducho/Zincite/blob/master/LICENSE) +[![CI](https://github.com/Cadiducho/Zincite/actions/workflows/gradle.yml/badge.svg)](https://github.com/Cadiducho/Zincite/actions/workflows/gradle.yml) +[![Release](https://img.shields.io/github/release/Cadiducho/Zincite.svg)](https://github.com/Cadiducho/Zincite/releases) +[![Sponsors](https://img.shields.io/github/sponsors/Cadiducho)](https://github.com/sponsors/Cadiducho) + + +> Zincite is powered by [Telegram Bot API](https://github.com/Cadiducho/Telegram-Bot-API) + ## Usage in Gradle ``` repositories { maven { - url "https://cadiducho.com/repo/" + url "https://repo.cadiducho.com/releases" } } dependencies { - implementation group: 'com.cadiducho', name: 'Zincite', version: '1.4.3' + implementation group: 'com.cadiducho', name: 'Zincite', version: '1.5' } ``` ## Usage in Maven ```xml cadiducho-repo - https://cadiducho.com/repo + https://repo.cadiducho.com/releases com.cadiducho Zincite - 1.4.3 + 1.5 ``` diff --git a/zincite.svg b/zincite.svg index 209d2dc..06d3f4b 100644 --- a/zincite.svg +++ b/zincite.svg @@ -1,7 +1,7 @@ - + - + - - + + - - + + - - + + - + @@ -56,5 +58,5 @@ -Zincite +Zincite