Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philanri authored Oct 18, 2020
1 parent 45d8710 commit ecb99f5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@

## Usage

1. Download the svg folder, all svg images are included.
Flat Arduino SVG Icon Kit is a collection of carefully crafted SVG files for makers.
You can use these SVG files in many of your websites/projects/works.

2. Then use it as you need!
For example:
In your website:

1. Download the svg folder, and upload to your server.

2. Then link it in your website same as other images!

```
<img src="images/svg/arduino_uno.svg" alt="arduino uno">
Expand Down

0 comments on commit ecb99f5

Please sign in to comment.