diff --git a/docs/guide/plugins.md b/docs/guide/plugins.md index 120320af..febd0275 100644 --- a/docs/guide/plugins.md +++ b/docs/guide/plugins.md @@ -135,6 +135,7 @@ On startup, if both `my-command.ts` and `my-command.js` exist, the `.js` version |------|------|-------------| | [opencli-plugin-github-trending](https://github.com/ByteYue/opencli-plugin-github-trending) | YAML | GitHub Trending repositories | | [opencli-plugin-hot-digest](https://github.com/ByteYue/opencli-plugin-hot-digest) | TS | Multi-platform trending aggregator (zhihu, weibo, bilibili, v2ex, stackoverflow, reddit, linux-do) | +| [opencli-plugin-juejin](https://github.com/Astro-Han/opencli-plugin-juejin) | YAML | 稀土掘金 (Juejin) hot articles, categories, and article feed | ## Troubleshooting