From 63015259af23c554c8132feea600131b267e9b24 Mon Sep 17 00:00:00 2001 From: Alex Corn Date: Sat, 5 Oct 2024 18:47:05 -0400 Subject: [PATCH] Updated readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 499aac3..b28d929 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,8 @@ [![license](https://img.shields.io/npm/l/steamcommunity.svg)](https://github.com/DoctorMcKay/node-steamcommunity/blob/master/LICENSE) [![paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N36YVAT42CZ4G&item_name=node%2dsteamcommunity¤cy_code=USD) -This module provides an easy interface for the Steam Community website. This module can be used to simply login to steamcommunity.com for use with other libraries, or to interact with steamcommunity.com. - -It supports Steam Guard and CAPTCHAs. +This module provides an easy interface for the Steam Community website. This module can be used to simply login to +steamcommunity.com for use with other libraries, or to interact with steamcommunity.com. **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/).