diff --git a/README.md b/README.md index bbdd99f..fbb4d05 100644 --- a/README.md +++ b/README.md @@ -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|