Skip to content

Commit

Permalink
add link to video for reading files
Browse files Browse the repository at this point in the history
  • Loading branch information
quii committed Jun 18, 2021
1 parent 8f41ca9 commit 179b4ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion reading-files.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Reading files

**[You can find all the code for this chapter here](https://github.com/quii/learn-go-with-tests/tree/main/reading-files)**
- **[You can find all the code for this chapter here](https://github.com/quii/learn-go-with-tests/tree/main/reading-files)**
- [Here is a video of me working through the problem and taking questions from the Twitch stream](https://www.youtube.com/watch?v=nXts4dEJnkU)

In this chapter we're going to learn how to read some files, get some data out of them, and do something useful.

Expand Down

0 comments on commit 179b4ae

Please sign in to comment.