Skip to content

Commit b0520be

Browse files
committed
chore: remove redundant readme section
1 parent abacaa3 commit b0520be

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
$ npm i aegir
1414
```
1515

16-
## Browser `<script>` tag
17-
18-
Loading this module through a script tag will make its exports available as `Aegir` in the global namespace.
19-
20-
```html
21-
<script src="https://unpkg.com/aegir/dist/index.min.js"></script>
22-
```
23-
2416
## Project Structure
2517

2618
The project structure when using this is quite strict, to ease replication and configuration overhead.

0 commit comments

Comments
 (0)