update README.md

This commit is contained in:
lifeadventurer
2023-11-24 13:01:07 +08:00
parent 605d335600
commit f1787ac5e1

View File

@@ -1,11 +1,11 @@
# Generators
### [Generators Gallery](https://lifeadventurer.github.io/generators)
### [Quote_Generator](https://lifeadventurer.github.io/generators/quote_generator/index.html)
- Generate your daily quote with a button.
- Background with matrix animation when generating.
- Just for practicing my HTML, JavaScript, and CSS.
- Generators gallery, contain simple description
### [Daily_Fortune_Generator](https://lifeadventurer.github.io/generators/fortune_generator/index.html)
- Generate your daily fortune with a generate button.
- Background with matrix animation when generating.
- Testing some features for an online judge.
### List of Generators
- [Quote_Generator](https://lifeadventurer.github.io/generators/quote_generator)
- [Daily_Fortune_Generator](https://lifeadventurer.github.io/generators/fortune_generator)
For more details, please refer to [LIST_OF_GENERATORS.md](./LIST_OF_GENERATORS.md)