Update README.md

This commit is contained in:
Artemis 2023-04-08 01:44:45 +05:30 committed by GitHub
parent b9c0862a35
commit 830a5adacf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,9 @@ 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
<picture> <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: dark)" srcset="https://github.com/DuckOfDisorder/BlobCats/raw/main/Banner.gif">
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/105909412/230671855-4ad322f2-910c-40bd-8186-8d657c0d7765.gif"> <source media="(prefers-color-scheme: light)" srcset="https://github.com/DuckOfDisorder/BlobCats/raw/main/Banner.gif">
<img alt="BlobCats Banner" src="https://user-images.githubusercontent.com/105909412/230671855-4ad322f2-910c-40bd-8186-8d657c0d7765.gif"> <img alt="BlobCats Banner" src="https://github.com/DuckOfDisorder/BlobCats/raw/main/Banner.gif">
</picture> </picture>
## Installation ## Installation