From 8afeb7acd74df31460dec41327d2f7c6f046a969 Mon Sep 17 00:00:00 2001 From: agreiner Date: Tue, 18 May 2021 20:45:55 +0200 Subject: [PATCH] Changed README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c55dcea..cda5e0c 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -REST-service to check steam profiles for bans \ No newline at end of file +# Ban checker + +REST-service to check steam profiles for bans + +## Usage + + _GET HOSTURL:3000/ban/?ids=STEAMIDSS&secret=SECRET_ + + STEAMIDS: comma seperated list of steam ids + SECRET: passphrase \ No newline at end of file