Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba authored Nov 16, 2020
1 parent 2b40bde commit 91fe481
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![YouTrackSharp](https://github.com/JetBrains/YouTrackSharp/raw/202/package_icon.png)

.NET Standard 2.0 Library to access YouTrack API.
.NET library to access YouTrack API.

For more information on YouTrack visit [jetbrains.com/youtrack](https://www.jetbrains.com/youtrack).

Expand Down Expand Up @@ -35,7 +35,6 @@ Other services are available as well, mapping to the [YouTrack REST API](https:/

YouTrackSharp is a .NET Library to access the YouTrack API. Main features:

* Targets .NET Standard 2.0 - can be used with pretty much [any .NET platform](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)!
* All calls are `async` all the way.
* Handles serialization of YouTrack's timestamps into `DateTime` where possible.
* Authentication using [permanent tokens](https://www.jetbrains.com/help/youtrack/incloud/Manage-Permanent-Token.html).
Expand Down

0 comments on commit 91fe481

Please sign in to comment.