Skip to content

Commit 8864daa

Browse files
committed
docs: add Installation section
1 parent 6f04aab commit 8864daa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ const paste = await pastebin.pastes.create("console.log('hello, world')", {
1818
console.log(paste.url)
1919
```
2020

21+
## Installation
22+
23+
$ npm install @catte_/pastebin.js
24+
2125
## Usage
2226

2327
- [Classes](#classes)

0 commit comments

Comments
 (0)