generated from array-in-a-matrix/matrix-bot-template
Update README.md
This commit is contained in:
parent
77fc47c887
commit
d4e70ff254
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Now you will be able to import and use it in your Nim code:
|
|||
# imports everything
|
||||
import nimbotsdk
|
||||
|
||||
# imports only select modules
|
||||
# imports only select modules (recommemded, smaller output)
|
||||
import nimbotsdk/[matrixTypes, MatrixClient]
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue