Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Erlendeikeland authored Oct 17, 2019
1 parent d2b7747 commit 988bfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ python library to interact with CS:GO Game State Integration.

## Simple usage
Copy the **gamestate_integration_GSI.cfg** file to *C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg*
```
```py
server = GSIServer(("127.0.0.1", 3000), "S8RL9Z6Y22TYQK45JB4V8PHRJJMD9DS9")
server.start_server()

Expand Down

0 comments on commit 988bfba

Please sign in to comment.