Add README

This commit is contained in:
Ray Miller 2019-08-13 17:21:18 +01:00
parent ea695a3055
commit d494ba72c9

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# Go Sudoku Solver Tutorial
This repository is a companion to a tutorial for [Cambridge Gophers](https://www.meetup.com/Cambridge-Gophers/events/263188530/). You should check out the [tutorial](https://1729.org.uk/posts/sudoku/) walk-through before reading this code.
Copyright © 2019 Ray Miller