Skip to content

Commit

Permalink
better readme syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed May 11, 2024
1 parent f2686eb commit e566bc2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ npm i -S @bicycle-codes/image

![Demo](docs/image.png)

**note**
Use the dev tools to throttle the internet speed, and load in a mobile view. You should see that the requests are made for a smaller version of the image.
> [!NOTE]
> Use the dev tools to throttle the internet speed, and load in a mobile view.
> You should see that the requests are made for a smaller version of the image.
## develop
* build consumable files: `npm run build`
Expand Down

0 comments on commit e566bc2

Please sign in to comment.