Skip to content

Commit d025456

Browse files
author
Matt Lewis
committed
docs: remove usage without a module bundler
1 parent 9290f81 commit d025456

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,6 @@ Once you are up and running, to access a full list of options for each component
6565

6666
You can find quick start examples for all common module bundlers in the [build-tool-examples](https://github.com/mattlewis92/angular-calendar/tree/master/build-tool-examples) folder.
6767

68-
### Usage without a module bundler
69-
70-
```html
71-
<script src="node_modules/angular-calendar/umd/angular-calendar.js"></script>
72-
<script>
73-
// everything is exported angularCalendar namespace
74-
</script>
75-
```
76-
7768
## Documentation
7869

7970
To see all available API options, take a look at the auto generated [documentation](https://mattlewis92.github.io/angular-calendar/docs/). You may find it helpful to view the examples on the demo page.

0 commit comments

Comments
 (0)