Skip to content

Commit b1f259c

Browse files
committed
Implement Speedrun.com API v1
All of the API v1 was already implemented, but it wasn't yet documented. This also moves the API out of Beta into the full v1 release.
1 parent 36a1583 commit b1f259c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# SpeedrunComSharp
22

3-
[![API Version](https://img.shields.io/badge/API-34c8b9...-blue.svg)](https://github.com/speedruncom/api/tree/34c8b9f2ac3d1b7817d24c9c51ed8f1f4b84c1c0)
3+
[![API Version](https://img.shields.io/badge/API-c4413b...-blue.svg)](https://github.com/speedruncom/api/tree/c4413b86d7c2088c317de8e3940b022b11c26323)
44
[![Build Status](https://travis-ci.org/LiveSplit/SpeedrunComSharp.svg?branch=master)](https://travis-ci.org/LiveSplit/SpeedrunComSharp)
55
[![Build status](https://ci.appveyor.com/api/projects/status/w383t09ffk5ovo7y/branch/master?svg=true)](https://ci.appveyor.com/project/CryZe/speedruncomsharp/branch/master)
66

7-
SpeedrunComSharp is a .NET wrapper Library for the [Speedrun.com
8-
API](https://github.com/speedruncom/api).
7+
SpeedrunComSharp is a .NET wrapper Library for the [Speedrun.com API](https://github.com/speedruncom/api).
98

109
## How to use
1110

0 commit comments

Comments
 (0)