fixed syntax in readme.
This commit is contained in:
		| @@ -3,11 +3,12 @@ | |||||||
| Revoltgo is a go package for writing bots / self-bots in revolt easily. | Revoltgo is a go package for writing bots / self-bots in revolt easily. | ||||||
|  |  | ||||||
| **NOTE**: This package is still under development and not finished. Create an issue if you found a bug. | **NOTE**: This package is still under development and not finished. Create an issue if you found a bug. | ||||||
|  |  | ||||||
| **NOTE 2**: This package requires go 1.17. | **NOTE 2**: This package requires go 1.17. | ||||||
|  |  | ||||||
| ## Features | ## Features | ||||||
|  |  | ||||||
| - Can listen an event multiple times | - Multiple event listen | ||||||
| - Easy to use | - Easy to use | ||||||
| - Supports self-bots | - Supports self-bots | ||||||
| - Simple cache system | - Simple cache system | ||||||
| @@ -19,7 +20,7 @@ Revoltgo is a go package for writing bots / self-bots in revolt easily. | |||||||
|  |  | ||||||
| ## API Reference | ## API Reference | ||||||
|  |  | ||||||
| Click [here](https://pkg.go.dev/github.com/5elenay/revoltgo@v0.1.1) for api reference. | Click [here](https://pkg.go.dev/github.com/5elenay/revoltgo@v0.2.0) for api reference. | ||||||
|  |  | ||||||
| ## Ping Pong Example (Bot) | ## Ping Pong Example (Bot) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user