From 0d5b1f411542ee114346806d17d4be35ef116130 Mon Sep 17 00:00:00 2001 From: Moon <108756201+LifeAdventurer@users.noreply.github.com> Date: Sun, 5 Nov 2023 09:18:32 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29a7f55..bc8cb06 100644 --- a/README.md +++ b/README.md @@ -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.