Skip to content

Commit

Permalink
remove API docs section from readme because they weren't up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
WalkerCodeRanger committed Dec 28, 2019
1 parent 50c805f commit a0c371b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ var version = SemVersion.Parse("1.1.0-rc.1+nightly.2345");
if(version >= "1.0")
Console.WriteLine("released version {0}!", version)
```

## API Documentation

API documentation is available on [NuDoq](http://nudoq.org/#!/Projects/semver).

0 comments on commit a0c371b

Please sign in to comment.