diff --git a/IOUtils/IOUtils.csproj b/IOUtils/IOUtils.csproj index dd3e0bd..df46bbf 100644 --- a/IOUtils/IOUtils.csproj +++ b/IOUtils/IOUtils.csproj @@ -13,6 +13,8 @@ README.md MIT LICENCE + https://github.com/Thomas-Shephard/io-utils.git + git diff --git a/README.md b/README.md index 78f3a3f..824842a 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ bool doSomething = OptionInput.GetYesNoOption("Do you want to do something?"); ## Contributions -Contributions are welcome! Read the [CONTRIBUTING](CONTRIBUTING.md) guide for information. +Contributions are welcome! Read the [CONTRIBUTING](https://github.com/Thomas-Shephard/io-utils/blob/main/CONTRIBUTING.md) guide for information. ## License -This project is licensed under the MIT License. See the [LICENSE](LICENSE) for details. \ No newline at end of file +This project is licensed under the MIT License. See the [LICENSE](https://github.com/Thomas-Shephard/io-utils/blob/main/LICENSE) for details. \ No newline at end of file