diff --git a/README.md b/README.md index 1834d06..6bf803e 100644 --- a/README.md +++ b/README.md @@ -1,66 +1,54 @@ -# Dashboard Icons +
+
+ Dashboard Icons for your selfhosted services.
+
+ Get icons ยป
+
-
-
----
-
-### How to download images on UNIX?
-
-
-`UNIX`
-
-```bash
-
-$ curl https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png > example.png
+To download an icon, simple `Right click > Save image`.
+For non-desktop operating systems, or people that prefer to use terminal.
+```sh
+$ curl https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/example.png > example.png
```
or
-```bash
-
-$ wget https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png -O example.png
-
+```sh
+$ wget https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/example.png - O example.png
```
+
+# Icons
+
----
-
-## Trademark Legal Notices
-
-(Almost) All product names, trademarks and registered trademarks in the images in this repository, are property of their respective owners. All images in this repository are used by the users of the Dashboard Icons project for identification purposes only.
-
+
+# Legal
+(Almost) All product names, trademarks and registered trademarks in the images in this repository, are property of their respective owners. All images in this repository are used by the users of the Dashboard Icons project for identification purposes only.
The use of these names, trademarks and brands appearing in these image files, do not imply endorsement.
-
-
----
-
-## Mentions
-This project has been mentioned on:
-
-#### The Official Dashy Docs
-[Home-Lab Icons](https://github.com/Lissy93/dashy/blob/master/docs/icons.md#home-lab-icons)
-
-#### Awesome Open Source
-[YouTube](https://youtu.be/QsQUzutGarA?t=580)
-[Show notes](https://shownotes.opensourceisawesome.com/dashy-powerful-informative/)
-
-#### r/selfhosted
-[u/BackedUpBooty](https://www.reddit.com/r/selfhosted/comments/qu11pf/comment/hkp7v3o/?utm_source=share&utm_medium=web2x&context=3)
-[u/marusb](https://www.reddit.com/r/selfhosted/comments/q4tnac/comment/hg2sovy/?utm_source=share&utm_medium=web2x&context=3)
-[u/Jonathan_Fu](https://www.reddit.com/r/selfhosted/comments/podb3c/comment/hcxf4eb/?utm_source=share&utm_medium=web2x&context=3)
\ No newline at end of file
diff --git a/png/babybuddy.png b/png/babybuddy.png
new file mode 100644
index 0000000..36623f7
Binary files /dev/null and b/png/babybuddy.png differ
diff --git a/png/crowdsec.png b/png/crowdsec.png
new file mode 100644
index 0000000..461c7dd
Binary files /dev/null and b/png/crowdsec.png differ
diff --git a/png/dnla.png b/png/dnla.png
new file mode 100644
index 0000000..4957427
Binary files /dev/null and b/png/dnla.png differ
diff --git a/png/foundry-vtt.png b/png/foundry-vtt.png
new file mode 100644
index 0000000..23fa8aa
Binary files /dev/null and b/png/foundry-vtt.png differ
diff --git a/png/gatus.png b/png/gatus.png
new file mode 100644
index 0000000..6d3ea51
Binary files /dev/null and b/png/gatus.png differ
diff --git a/png/goaccess.png b/png/goaccess.png
new file mode 100644
index 0000000..4a864f0
Binary files /dev/null and b/png/goaccess.png differ
diff --git a/png/zwavejs2mqtt.png b/png/zwavejs2mqtt.png
new file mode 100644
index 0000000..9d39f68
Binary files /dev/null and b/png/zwavejs2mqtt.png differ