diff --git a/05-write-your-first-library-package/exercise/README.md b/05-write-your-first-library-package/exercise/README.md index 4e41fec..4cc419c 100644 --- a/05-write-your-first-library-package/exercise/README.md +++ b/05-write-your-first-library-package/exercise/README.md @@ -1,3 +1,7 @@ +[Check out the exercise and its solution here.](https://github.com/inancgumus/learngo/tree/master/05-write-your-first-library-package/exercise) + +--- + # EXERCISE 1. Create a new library 2. In it, create a function that returns Go version