We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32037d7 commit d1861d1Copy full SHA for d1861d1
1 file changed
readme.markdown
@@ -4,12 +4,12 @@
4
### What
5
It does what it says on the tin*: A C# library for accessing [GitHub's API][4].
6
7
-Currently targets .NET 3.5
+Targets .NET 4
8
9
Uses John Sheehan's excellent [RestSharp][3] [REST client][2] library for most of the heavy lifting.
10
11
### *Status
12
-I'm lazy. Started working on this off and on again. Send a pull request.
+Barely does anything at the moment. I'm lazy. Started working on this off and on again. Send a pull request.
13
14
### Building
15
For now, just fire up VS and hit build.
0 commit comments