added README
This commit is contained in:
parent
ec4e870bdf
commit
c83e04383e
1 changed files with 18 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# ArmA Reforger Update Notification API
|
||||
|
||||
This tool pulls down the steamdb updates RSS feed and extracts each updates version, build number, and publish date then exposes them via a http endpoint.
|
||||
|
||||
## Install Methods
|
||||
|
||||
### Nix Package(prefered method)
|
||||
|
||||
### RPM
|
||||
|
||||
### Go(Not Supported)
|
||||
|
||||
## Configuration
|
||||
|
||||
## Usage
|
||||
|
||||
### List of endpoints with required params
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue