diff --git a/README.md b/README.md new file mode 100644 index 00000000..09fdd357 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +shadowsocks-csharp +=========== + +Current version: 1.0.0.0 + +This is C# version of shadowsocks. + +Other ports and clients can be found [here](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients). + +usage +----------- + +Use Visual Studio 2008 or higher to build. + +Need .Net 3.5.