Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe authored Jan 29, 2024
1 parent 70281e7 commit eb7e7d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ Create a new file on your desktop called 'test.html' with the following lines, s
<div id="content" width=200 height=200></div>
<html>
```
<hr style="border:1px solid gray">

#### An ESM browser sketch

Expand Down Expand Up @@ -237,7 +236,7 @@ Create a new file on your desktop called 'test.html' with the following lines, s
</script>
</html>
```
If you already have a sketch, simply add `<script src="https://unpkg.com/rita"></script>` to your index.html to include RiTa.
<small>If you already have a sketch, simply add `<script src="https://unpkg.com/rita"></script>` to your index.html to include RiTa.</small>


#### With [node.js](http://nodejs.org/) and [npm](https://www.npmjs.com/)
Expand Down

0 comments on commit eb7e7d1

Please sign in to comment.