Style: Apply deno lint and deno fmt across codebase
This commit is contained in:
12
README.md
12
README.md
@@ -2,16 +2,19 @@
|
||||
|
||||
## 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.
|
||||
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)
|
||||
For more in-depth information about each generator, refer to
|
||||
[LIST_OF_GENERATORS.md](./LIST_OF_GENERATORS.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
@@ -22,4 +25,5 @@ Please refer to [CONTRIBUTING.md](./CONTRIBUTING.md)
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the [LICENSE](./LICENSE) file for more details.
|
||||
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
|
||||
See the [LICENSE](./LICENSE) file for more details.
|
||||
|
||||
Reference in New Issue
Block a user