From 9440dd97070a7f5ad5f96b784fc5bd1778b01275 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 23 Nov 2015 11:05:43 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd1f683..e296fae 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Today we're going to be diving into databses. We'll explore the basics of databa [SQL Course 2](http://www.sqlcourse2.com/) Reading For Tonight +==== * [Reading for tonight - the coffee maker problem](http://www.objectmentor.com/resources/articles/CoffeeMaker.pdf) * [Optimizing SQL queries](http://beginner-sql-tutorial.com/sql-query-tuning.htm) * [A cool article about your git history](http://mislav.uniqpath.com/2014/02/hidden-documentation/)