diff --git a/README.md b/README.md index 5bcc18f..48790f6 100644 --- a/README.md +++ b/README.md @@ -32,17 +32,17 @@ If you are using the .Net CLI, use the following, dotnet add package DeathSocket --version 1.0.0.1 ``` -For more information, please visit the project's [wiki](https://gitlab.com/CraigOates/Death-Socket/wiki). +For more information, please visit the project's [wiki](https://gitlab.com/craig.oates/Death-Socket/wikis/DeathSocket-Home). ![death-socket-overview](.gitlab/Images/death-socket-overview.png) ## Death Socket CLI -This project is an F# console program, built with .Net 4.7. It uses Console.Waterworks to parse the users input/commands. I recommend you read the [Console.Waterworks wiki](https://gitlab.com/CraigOates/Console.Waterworks/wiki) if you want to **extend** this project. It would, also, help you get a better understanding of how the console program works. +This project is an F# console program, built with .Net 4.7. It uses Console.Waterworks to parse the users input/commands. I recommend you read the [Console.Waterworks wiki](https://gitlab.com/craig.oates/Console.Waterworks/wikis/home) if you want to **extend** this project. It would, also, help you get a better understanding of how the console program works. If you want to **use** the program, I recommend the `add-default` command. All you need to do is specify the path of the image you want to add the grid to and its new save location. -For further information, please visit the project's [wiki](https://gitlab.com/CraigOates/Death-Socket/wiki). +For further information, please visit the project's [wiki](https://gitlab.com/craig.oates/Death-Socket/wikis/CLI-Home). ![death-socket-demo](.gitlab/Images/death-socket-demo.gif)