Commit e9f19441 authored by nanahira's avatar nanahira

doc

parent f3493de9
Pipeline #6051 passed with stages
in 30 seconds
......@@ -4,6 +4,12 @@ Koishi.js as NestModule
Only Koishi v4 is supported.
## Install
```bash
npm install koishi-nestjs koishi proxy-agent
```
## Configuration
### Sync
......
{
"name": "koishi-nestjs",
"version": "1.0.3",
"version": "1.0.4",
"description": "Koishi.js as Nest.js Module",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment