mirror of
https://github.com/status-im/diawi-nodejs-uploader.git
synced 2025-02-19 16:34:22 +00:00
docs: fix readme.md
This commit is contained in:
parent
4537570520
commit
50a4892610
@ -1,6 +1,6 @@
|
|||||||
# diawi-nodejs-uploader
|
# diawi-nodejs-uploader
|
||||||
|
|
||||||
A NodeJS tool for [Diawi](diawi.com) integration written with [Typescript](https://www.typescriptlang.org/)
|
A NodeJS tool for [Diawi](https://www.diawi.com/) integration written with [Typescript](https://www.typescriptlang.org/)
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@ -13,7 +13,7 @@ $ npm install diawi-nodejs-uploader
|
|||||||
|
|
||||||
#### Programmatic
|
#### Programmatic
|
||||||
|
|
||||||
All options exept token and file are optional.
|
All options except token and file are optional.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
import { upload } from 'diawi-nodejs-uploader';
|
import { upload } from 'diawi-nodejs-uploader';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user