diff --git a/README.md b/README.md index 8b5e007..b9e9619 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ # Learn Go with Tests -This repository is my public journey towards mastering Golang by reading [learn -go with -tests](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/install-go). +[Back to main branch](https://github.com/JRasmusBm/learn-go-with-tests) + +This repository is my public journey towards mastering Golang by reading [Reading files](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/reading-files). You can find the earlier chapters in a branch with corresponding name and number. Starting with chapter 18, you can instead find the code in the following pull request stacks. - [Chapter 18](https://github.com/JRasmusBm/learn-go-with-tests/pull/1) - -