Skip to content

Commit

Permalink
chore: remove redundant readme section
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 28, 2024
1 parent abacaa3 commit b0520be
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@
$ npm i aegir
```

## Browser `<script>` tag

Loading this module through a script tag will make its exports available as `Aegir` in the global namespace.

```html
<script src="https://unpkg.com/aegir/dist/index.min.js"></script>
```

## Project Structure

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

0 comments on commit b0520be

Please sign in to comment.