From 4ef4a0d3b99a36cfe9597b89efbc4448ad4a1f5b Mon Sep 17 00:00:00 2001 From: Andre601 <11576465+Andre601@users.noreply.github.com> Date: Sun, 23 May 2021 11:35:16 +0200 Subject: [PATCH] Mention version-specific links --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4f1d66d..a67d2c8 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,13 @@ Simply use https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/ This link can then be used through Markdown's image-link format (`![text](:link)`) or through the reference link-syntax (`[text]: :link`) to then use in multiple places with `![text]` +### Specific versions +Thanks to releases can you also use specific versions for your icons. +This is useful if your icon got changed or even removed but you still want to use it. + +To use specific versions, replace `main` in `Readme-Icons@main` with the version you would like to use (i.e. `Readme-Icons@v1.0.0`). +Keep in mind that there needs to be a valid Release on this Repository for this to work! + ## Licenses Please note that the different icons may have different licenses. Each folder in the `icons` directory is equipped with a copy of the respective license(s) used.