Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
ZooY committed Aug 2, 2017
1 parent c6c3386 commit 897bc76
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# PZone SDK Core
Common components for C# application developing.

<a href="https://zooy.github.io/PZone.SDK.Core/" target="_blank">Documentation</a>
<a href="https://zooy.github.io/PZone.SDK.Core/" target="_blank">Documentation</a>

## Install from NuGet

<a href="https://preview.nuget.org/packages/PZone.SDK.Core/" target="_blank">NuGet Package Page</a>

```
PM> Install-Package PZone.SDK.Core
```

0 comments on commit 897bc76

Please sign in to comment.