Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hwvs/OSRSHiscoreSharp.git
Browse files Browse the repository at this point in the history
…into master
  • Loading branch information
hwvs committed May 11, 2021
2 parents fd085dc + 8f062a7 commit 933435a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# OSRSHiscoreSharp
Easy-to-use async C# package to lookup OSRS player hiscores

[![.NET](https://github.com/hwvs/OSRSHiscoreSharp/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hwvs/OSRSHiscoreSharp/actions/workflows/dotnet.yml)

Usage: ```var player = await HiscoreLookup.LookupPlayerStats("dedwilson", HiscoreGamemode.NORMAL);```

0 comments on commit 933435a

Please sign in to comment.