From d5170855c3cfa20d7b2c55f2659a9385635eaf24 Mon Sep 17 00:00:00 2001 From: Chris Continanza Date: Fri, 6 Jan 2012 23:22:27 -0800 Subject: [PATCH] moar readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1e592e0..fb00a10 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,11 @@ It is for demonstration purposes only and not meant to be a production system. ## Connect to a database $ add DATABASE_URL to .env file + +## Make a new postgres ! + + $ kensa test provision + +## Make some tables and sign in + + $ kensa run ./consumer.rb