Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sys-256 committed Jul 3, 2021
1 parent 34dc893 commit 5b346ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ didn't work, so I decided to write one myself in JavaScript, to use on my future
- Runs in a Web Worker, so the performance of your site won't be interrupted.

## Usage
To use the miner, download the duino-js folder from the latest release, place the duino-js folder in the root of your site and add this to the end of your html:
To use the miner, download (https://github.com/Hoiboy19/Duino-JS/releases/latest)[the duino-js folder from the latest release], place the duino-js folder in the root of your site and add this to the end of your html:
```html
<script src="/duino-js/duino-js.min.js"></script> <!--imports the Duino-JS miner-->
<script>
Expand Down

0 comments on commit 5b346ca

Please sign in to comment.