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