From 353a7ef9ee638ea82e79f11ad20b9306ac1f5cae Mon Sep 17 00:00:00 2001 From: Stephen McQuay Date: Tue, 14 May 2013 21:42:42 -0700 Subject: [PATCH] added readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..966753d --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# toysearch + +This is just me following along in Rob Pike's presentation on concurrency in +go: + +http://talks.golang.org/2012/concurrency.slide