From c23565b721536aac36d34de9f8ec481ccd51bc89 Mon Sep 17 00:00:00 2001 From: lifeadventurer Date: Fri, 24 Nov 2023 18:18:12 +0800 Subject: [PATCH] update README --- README.md | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0d81d87..c375534 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,27 @@ -### Generators Gallery +# Generators + + +## Generators Gallery Visit the [Generators Gallery](https://lifeadventurer.github.io/generators) to explore a collection of generators, each accompanied by a concise description, and with links to generators. -### List of Generators +## List of Generators +|Generators |Brief Description | +| ----------------------------------------------- | ------------------------------------------------------------ | +|**[Quote Generator][Quote Generator]** |Generate inspiring and thought-provoking quotes effortlessly. | +|**[Daily Fortune Generator][Fortune Generator]** |Get your daily fortune with just a click. | -**[Quote_Generator](https://lifeadventurer.github.io/generators/quote_generator)** - - Generate inspiring and thought-provoking quotes effortlessly. +For more in-depth information about each generator, refer to [LIST_OF_GENERATORS.md](./LIST_OF_GENERATORS.md) -**[Daily_Fortune_Generator](https://lifeadventurer.github.io/generators/fortune_generator)** -- Get your daily fortune with just a click. +# Contribute -For more in-depth information about each generator, refer to [LIST_OF_GENERATORS.md](./LIST_OF_GENERATORS.md) \ No newline at end of file +Please refer to [CONTRIBUTING.md](./CONTRIBUTING.md) + +[Quote Generator]: https://lifeadventurer.github.io/generators/quote_generator +[Fortune Generator]: https://lifeadventurer.github.io/generators/fortune_generator \ No newline at end of file