aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-12 14:31:13 +0100
committercodecalm <codecalm@gmail.com>2020-03-12 14:31:13 +0100
commit88404df5be5edbe4f6685d97e156656b9b2560a7 (patch)
tree6239af6f5c5933369ef0d5f2665caec09d297fee /readme.md
parentDelete test.html (diff)
downloadtabler-icons-88404df5be5edbe4f6685d97e156656b9b2560a7.tar.xz
dir fixes
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 459b8022..389dbcde 100644
--- a/readme.md
+++ b/readme.md
@@ -8,7 +8,7 @@ npm install tabler-icons --save
## Preview
-![Tabler icons](icons.svg)
+![](./.github/icons.svg)
## Usage
@@ -65,7 +65,7 @@ Add an icon to be displayed on your page with the following markup (`activity` i
All icons in this repository have been created with the value of the `stroke-width` property, so if you change the value, you can get different icon variants that will fit in well with your design.
-![Tabler icons](icons-stroke.svg)
+![](./.github/icons-stroke.svg)
## License