khazhyk / osuapi

Simple osu api wrapper that I can use with both requests and aiohttp
http://osuapi.readthedocs.io/en/latest/index.html
MIT License
16 stars 8 forks source link

FIx spelling and grammar, also missing doc of level,pp_raw #2

Closed Maverun closed 8 years ago

Maverun commented 8 years ago

fixed.

khazhyk commented 8 years ago

Can you squash?

Maverun commented 8 years ago

How do.. :| I am pretty noob with github...

khazhyk commented 8 years ago

Rebased https://github.com/khazhyk/osuapi/commit/c8a9b4497f2c5008d44b2b843b9d2da990ce2af1

You can squash commits with an interactive rebase. e.g. https://ariejan.net/2011/07/05/git-squash-your-latests-commits-into-one/