Files
life_generators/README.md
2024-10-31 19:56:47 +08:00

30 lines
1.2 KiB
Markdown

# 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
| 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. |
For more in-depth information about each generator, refer to
[LIST_OF_GENERATORS.md](./LIST_OF_GENERATORS.md)
## Contribute
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
## License
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
See the [LICENSE](./LICENSE) file for more details.