Skip to content

Commit

Permalink
remove reference to manual download
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgoli committed Nov 10, 2023
1 parent 2480fac commit 9f2061f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,6 @@ to natural language.
$ yarn add rrule
```

Alternatively, download manually:

- [rrule.min.js](https://jkbrzt.github.io/rrule/dist/es5/rrule.min.js) (bundled, minified)
- [rrule.js](https://jkbrzt.github.io/rrule/dist/es5/rrule.js) (bundled, not minified)

```html
<script src="rrule/dist/es5/rrule.min.js"></script>
```

#### Server Side

Includes optional TypeScript types
Expand Down

0 comments on commit 9f2061f

Please sign in to comment.