diff --git a/README.md b/README.md index 05d6f89..28b452c 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,14 @@ # Important Information ## I am no longer working on this project and I am looking for a new maintainer. Please see [the corresponding issue](https://vcs.diluvian.cc/fyr77/EnvyUpdate/issues/53) for more details. -![Logo](https://github.com/fyr77/envyupdate/blob/master/res/banner_bg.png?raw=true) +![Logo](https://https://vcs.diluvian.cc/fyr77/envyupdate/blob/master/res/banner_bg.png?raw=true) # EnvyUpdate - A small portable update checker application for Nvidia GPUs - - ![License](https://img.shields.io/github/license/fyr77/envyupdate?style=for-the-badge) - ![Issues](https://img.shields.io/github/issues/fyr77/envyupdate?style=for-the-badge) - ![Version](https://img.shields.io/github/v/release/fyr77/envyupdate?style=for-the-badge) +A small portable update checker application for Nvidia GPUs ## How to use -Download the [latest release](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.exe) (or as a [.zip](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.zip)) and run it. Windows SmartScreen Messages can be safely ignored. They only happen because this project is not digitally signed. +Download the latest release and run it. Windows SmartScreen Messages can be safely ignored. They only happen because this project is not digitally signed. The application itself does not update itself. If you notice any bugs or issues, be sure to check for a new version on GitHub! @@ -55,7 +51,7 @@ EnvyUpdate is not a replacement for any of these tools. I will still try to impl ## Licenses -* This project: [MIT](https://github.com/fyr77/EnvyUpdate/blob/master/LICENSE) +* This project: [MIT](https://https://vcs.diluvian.cc/fyr77/EnvyUpdate/blob/master/LICENSE) * Fody (dependency of Costura.Fody): [MIT](https://github.com/Fody/Fody/blob/master/License.txt) * Costura.Fody (for embedding DLLs into the main executable): [MIT](https://github.com/Fody/Costura/blob/develop/LICENSE) * Resource Embedder: [MIT](https://www.nuget.org/packages/Resource.Embedder/)