diff --git a/README.md b/README.md index 5503c93..73df45c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,9 @@ Install aria2.js npm install aria2 ``` -then +[↑](#aria2js) + +## Usage ```js import Aria2 from "aria2"; @@ -52,9 +54,7 @@ const aria2 = new Aria2(options); In the browser you can also use `node_modules/aria2/bundle.js` directly in `