Update README.md

This commit is contained in:
Moon
2023-11-05 09:18:32 +08:00
committed by GitHub
parent 94e1e9ae52
commit 0d5b1f4115

View File

@@ -1,11 +1,11 @@
# Generators
### Quote_Generator
### [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.
### Daily_Luck_Generator
### [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.