From 55104e5b1ea7ac84e8a42263750b6f7973f5da20 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Mon, 8 Feb 2016 01:00:25 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b18020d..acaa870 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ Then run `$ carthage update` and add the generated frameworks to your Xcode proj Help & Support ============== -For help with using GCDWebServer, it's best to ask your question on Stack Overflow with the [`gcdwebserver`](http://stackoverflow.com/questions/tagged/gcdwebserver) tag. Be sure to read this entire README first though! +For help with using GCDWebServer, it's best to ask your question on Stack Overflow with the [`gcdwebserver`](http://stackoverflow.com/questions/tagged/gcdwebserver) tag. -For bug reports or enhancement requests, please use [GitHub issues](https://github.com/swisspol/GCDWebServer/issues) instead. +Be sure to read this entire README first though! Hello World ===========