diff --git a/README.md b/README.md index f71443f..3633c3c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Example output shown may be shortened. ```py >>> import a2s ->>> address = ("stomping.kinofemu.net", 27015) +>>> address = ("stomping.kinofnemu.net", 27015) >>> a2s.info(address) SourceInfo(protocol=17, server_name=" 24/7 Dustbowl :: Nemu's Stomping Ground", map_name='cp_dustbowl', folder='tf', game='Team Fortress', app_id=440, player_count=31, max_players=33, bot_count=21, @@ -62,6 +62,10 @@ game_id=440, ping=0.253798684978392) 'mp_fadetoblack': '0'} ``` +## Tested Games + +Team Fortress 2, Counter-Strike: Global Offensive + ## License MIT