Skip to content

Commit 34e0eea

Browse files
2 parents b2d2971 + 9df453e commit 34e0eea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This is an Un-official Ovo API wrapper for Deno got inspired from [ovoid-nodejs]
1717
* Import Denovo class from mod.ts
1818

1919
```js
20-
import {Denovo} from "../mod.ts"
20+
import {Denovo} from "https://raw.githubusercontent.com/satyawikananda/denovo/master/mod.ts"
2121

2222
let denovo = new Denovo()
2323
```
@@ -105,4 +105,4 @@ deno run --allow-net ./example/index.ts
105105
| `transferOvo` ||
106106

107107
# Author
108-
[@Satyawikananda](https://instagram.com/satyawikananda) © 2020
108+
[@Satyawikananda](https://instagram.com/satyawikananda) © 2020

0 commit comments

Comments
 (0)