Skip to content

Commit

Permalink
Updated README files.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Troup committed Jun 25, 2024
1 parent 3637028 commit 2eb35c4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ You can install the library with npm into your local modules directory using the
```markdown
npm install jhson.js
```

You can also use the following CDN links:

```markdown
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.min.js
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.export.js
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.js.min.css
```
<br>
<br>

Expand Down
8 changes: 8 additions & 0 deletions README_NUGET.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ You can install the library with npm into your local modules directory using the
npm install jhson.js
```

You can also use the following CDN links:

```markdown
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.min.js
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.export.js
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.js.min.css
```


## How do I get started?

Expand Down

0 comments on commit 2eb35c4

Please sign in to comment.