From 797216150a0677aa8e6c4bb1846925b1ca4e2ba0 Mon Sep 17 00:00:00 2001 From: Moon <108756201+LifeAdventurer@users.noreply.github.com> Date: Fri, 3 Nov 2023 19:47:48 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e95b68..29a7f55 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ ### Quote_Generator - Generate your daily quote with a button. -- Background with matrix animation. -- Just for practicing my html, Javascript, and CSS. +- Background with matrix animation when generating. +- Just for practicing my HTML, JavaScript, and CSS. ### Daily_Luck_Generator +- Generate your daily fortune with a generate button. +- Background with matrix animation when generating. +- Testing some features for an online judge.