Skip to content

Commit

Permalink
GB fixed the misspelled field
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed Apr 25, 2013
1 parent 7c1e019 commit bcbbd3a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ GiantBomb-C# 2.0+ is only compatible with GiantBomb APIv2. Keep using the old pa
* You can now use `GetReleasesForGame()` to directly retrieve releases for a game in one request
* Using [FastJSON](http://www.codeproject.com/Articles/159450/fastJSON) to deserialize, which is... fast, obviously

### Breaking Changes/Known Issues

* Platform/Release `DateLastUpdated` is spelled incorrectly on the API (#10)

## Readme

This library aims to wrap the GiantBomb REST API in C# with strongly-typed models and is built on top of [RestSharp](https://github.com/johnsheehan/RestSharp).
Expand Down Expand Up @@ -51,4 +47,4 @@ Read about [contributing on the wiki](https://github.com/kamranayub/GiantBomb-CS
Read about [examples on the wiki](https://github.com/kamranayub/GiantBomb-CSharp/wiki).

## License
Dual-licensed on MIT & GPL
Dual-licensed on MIT & GPL

0 comments on commit bcbbd3a

Please sign in to comment.