From 8d23a30c4f00f02e7c55d1b894525ed48d35e582 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 16 May 2011 13:39:04 -0700 Subject: [PATCH] FAQ --- README.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.markdown b/README.markdown index 299d62ba4..28d204de5 100644 --- a/README.markdown +++ b/README.markdown @@ -723,6 +723,13 @@ of charge. This is **not** used by GitHub in production, so please send patches for any tweaks or improvements you can make to it. +Questions +--------- + +Please add them to the [FAQ](https://github.com/defunkt/resque/wiki/FAQ) or +ask on the Mailing List. The Mailing List is explained further below + + Development -----------