Skip to content

Commit

Permalink
chore: add full example link and some keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed Mar 10, 2024
1 parent 4b27af6 commit f1a25c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Autoload commands plugin for GramIO.

## Usage

> [full example](https://github.com/gramiojs/autoload/example)
## Register the plugin

```ts
Expand Down
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@
"keywords": [
"gramio",
"gramio-plugin",
"autoload"
"telegram",
"autoload",
"nextjs",
"filerouter",
"commander"
],
"devDependencies": {
"@types/bun": "^1.0.7",
Expand Down

0 comments on commit f1a25c6

Please sign in to comment.