Update README.md

This commit is contained in:
Artemis 2023-04-08 01:41:57 +05:30 committed by GitHub
parent d66bf00dbc
commit d2747853a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,11 @@ A rich repositery of BlobCat emojis, derived from Google's blob emojis
Honestly I just made this because even though these emojis were everywhere, they weren't properly licensed or credited to the artist Honestly I just made this because even though these emojis were everywhere, they weren't properly licensed or credited to the artist
(header todo) <picture>
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/105909412/230671855-4ad322f2-910c-40bd-8186-8d657c0d7765.gif">
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/105909412/230671855-4ad322f2-910c-40bd-8186-8d657c0d7765.gif">
<img alt="BlobCats Banner" src="https://user-images.githubusercontent.com/105909412/230671855-4ad322f2-910c-40bd-8186-8d657c0d7765.gif">
</picture>
## Installation ## Installation
### Pleroma ### Pleroma
@ -22,7 +26,9 @@ A special thanks goes to [Siara-San](https://www.instagram.com/sairaa.jpg/) for
All SVG files were done by me by hand (TwT) All SVG files were done by me by hand (TwT)
The banner usees the Nova Round font by Wojciech Kalinowski
## License ## License
This repository is filed under Apache License 2.0 This repository, including the banner, is filed under Apache License 2.0
Due to the lack of explicit statement, the blob cats also fall under Apache 2.0, similar to this repository. Due to the lack of explicit statement, the blob cats also fall under Apache 2.0, similar to this repository.