Skip to content

Commit 1becbb9

Browse files
committed
Update README
1 parent 4194d17 commit 1becbb9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
[![Join the chat at https://gitter.im/hprose/hprose-dotnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hprose/hprose-dotnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

5+
Full Version:
6+
[![NuGet](https://img.shields.io/nuget/v/Hprose.svg)](https://www.nuget.org/packages/Hprose)
7+
[![NuGet](https://img.shields.io/nuget/dt/Hprose.svg)](https://www.nuget.org/packages/Hprose/)
8+
9+
Client Version:
10+
[![NuGet](https://img.shields.io/nuget/v/Hprose.Client.svg)](https://www.nuget.org/packages/Hprose.Client)
11+
[![NuGet](https://img.shields.io/nuget/dt/Hprose.Client.svg)](https://www.nuget.org/packages/Hprose.Client/)
12+
513
*Hprose* is a High Performance Remote Object Service Engine.
614

715
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

0 commit comments

Comments
 (0)