Update 'README.md'

There was an attempt
This commit is contained in:
Emily 2019-08-25 15:39:04 +00:00
parent 15c80aae66
commit abbc9bb2f0

View File

@ -27,7 +27,7 @@ replay.save("myReplay.osr") # Export replay to file
# Enums (from helpers)
### osuButtons
|Name|Value|
|-|-|
|--|--|
|NONE|0|
|LEFTMOUSE|1|
|RIGHTMOUSE|2|
@ -41,7 +41,7 @@ replay.save("myReplay.osr") # Export replay to file
### osuModes
|Name|Value|
|-|-|
|--|--|
|STANDARD|0|
|TAIKO|1|
|CATCH_THE_BEAT|2|
@ -49,7 +49,7 @@ replay.save("myReplay.osr") # Export replay to file
### osuMods
|Name|Value|
|-|-|
|--|--|
|NOMOD|0|
|NOFAIL|1|
|EASY|2|
@ -84,7 +84,7 @@ replay.save("myReplay.osr") # Export replay to file
### osuRanks
|Name|Value|
|-|-|
|--|--|
|SSH|0|
|SH|1|
|SS|2|