From dfdfe291b359702db4cce088301de8dd5b566a4f Mon Sep 17 00:00:00 2001 From: Charlie Park Date: Mon, 11 Apr 2011 22:03:56 -0400 Subject: [PATCH] Added note requesting feedback. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6cdd1b8..7d5964d 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,8 @@ The file app.rb has a place for your CONSUMER_KEY and CONSUMER_SECRET. Just repl ## A Minor Note Note that **you cannot use shotgun to test your app**, as you'll need sessions to persist in order to stay logged in, and shotgun restarts the server on every request. Starting your app with 'ruby app.rb' should work with no problems. + + +## Feedback Is Awesome + +I'd really love to hear any suggestions you have on how to improve this. On Twitter, I'm [@charliepark](https://twitter.com/charliepark/). By e-mail, I'm charlie@monotask.com. \ No newline at end of file