Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
philipmclifton authored May 3, 2017
1 parent b13bb55 commit f172479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Target .Net Framework 4.6.1
Using Nuget:

```Nuget Package Manager Console
Not yet added to Nuget.org
Install-Package Wonde.NET
```

## Endpoints
Expand Down Expand Up @@ -903,4 +903,4 @@ For Each subject As Dictionary(Of String, Object) In school.subjects.all()
Console.WriteLine("Subject Name: {0}", subject("name"))
Next subject
```
This Readme file is not yet completed.
This Readme file is not yet completed.

0 comments on commit f172479

Please sign in to comment.