mirror of
https://github.com/walkxhub/dashboard-icons.git
synced 2025-12-06 11:16:58 -05:00
update
This commit is contained in:
parent
15535d5013
commit
8672616340
12
README.md
12
README.md
@ -40,15 +40,7 @@ $ wget https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/ex
|
|||||||
|
|
||||||
## Trademark Legal Notices
|
## Trademark Legal Notices
|
||||||
|
|
||||||
(Almost) All product names, trademarks and registered trademarks in the images in this
|
(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.
|
||||||
|
|
||||||
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,
|
The use of these names, trademarks and brands appearing in these image files, do not imply endorsement.
|
||||||
|
|
||||||
do not imply endorsement.
|
|
||||||
@ -23,4 +23,4 @@ if __name__ == "__main__":
|
|||||||
f.write(" ".join(img_tags))
|
f.write(" ".join(img_tags))
|
||||||
f.write("\n\n\n")
|
f.write("\n\n\n")
|
||||||
f.write("---\n\n### How to download images on UNIX?\n\n\n`UNIX`\n\n```bash\n\n$ curl https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png > example.png\n\n```\nor\n```bash\n\n$ wget https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png -O example.png\n\n```")
|
f.write("---\n\n### How to download images on UNIX?\n\n\n`UNIX`\n\n```bash\n\n$ curl https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png > example.png\n\n```\nor\n```bash\n\n$ wget https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png -O example.png\n\n```")
|
||||||
f.write("\n\n\n---\n\n## Trademark Legal Notices\n\n(Almost) All product names, trademarks and registered trademarks in the images in this\n\nrepository, are property of their respective owners. All images in this\n\nrepository are used by the users of the Dashboard Icons project for identification purposes\n\nonly.\n\n\nThe use of these names, trademarks and brands appearing in these image files,\n\ndo not imply endorsement.")
|
f.write("\n\n\n---\n\n## Trademark Legal Notices\n\n(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.\n\n\nThe use of these names, trademarks and brands appearing in these image files, do not imply endorsement.")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user