From 7b882c8439486e0df82f4825d04ca3ffa41ce575 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Tue, 8 Mar 2016 01:53:45 -0500 Subject: [PATCH] Updated readme --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 38c910a..a569dc6 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,15 @@ This module provides an easy interface for the Steam Community website. This mod It supports Steam Guard and CAPTCHAs. -# Installation - -Install it from npm: - - $ npm install steamcommunity +**Have a question about the module or coding in general? *Do not create a GitHub issue.* GitHub issues are for feature +requests and bug reports. Instead, post in the [dedicated forum](https://dev.doctormckay.com/forum/8-node-steamcommunity/). +Such issues may be ignored!** # Documentation -As of version 1.0.0, documentation is on the [GitHub wiki](https://github.com/DoctorMcKay/node-steamcommunity/wiki). \ No newline at end of file +Documentation is available on the [GitHub wiki](https://github.com/DoctorMcKay/node-steamcommunity/wiki). + +# Support + +Report bugs on the [issue tracker](https://github.com/DoctorMcKay/node-steamcommunity/issues) or ask questions +on the [dedicated forum](https://dev.doctormckay.com/forum/8-node-steamcommunity/).