From db03c533daf72901ef9aa217ed679d008e35ff1b Mon Sep 17 00:00:00 2001 From: Brian C Date: Thu, 7 Mar 2013 10:14:34 -0600 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b14ef94..a96fc72 100644 --- a/README.md +++ b/README.md @@ -101,12 +101,6 @@ If you have a question, post it to the FAQ section of the WIKI so everyone can r _if you use node-postgres in production and would like your site listed here, fork & add it_ -## Help - -If you need help or run into _any_ issues getting node-postgres to work on your system please report a bug or contact me directly. I am usually available via google-talk at my github account public email address. - -I usually tweet about any important status updates or changes to ndoe-postgres. You can follow me [@briancarlson](https://twitter.com/briancarlson) to keep up to date. - ## Contributing __I love contributions.__ @@ -132,6 +126,12 @@ If at all possible when you open an issue please provide Usually I'll pop the code into the repo as a test. Hopefully the test fails. Then I make the test pass. Then everyone's happy! + +If you need help or run into _any_ issues getting node-postgres to work on your system please report a bug or contact me directly. I am usually available via google-talk at my github account public email address. + +I usually tweet about any important status updates or changes to node-postgres. You can follow me [@briancarlson](https://twitter.com/briancarlson) to keep up to date. + + ## Extras node-postgres is by design _low level_ with the bare minimum of abstraction. These might help out: