Add link to C SDK

This commit is contained in:
Daniel Suo 2017-02-03 11:17:46 -05:00 committed by GitHub
parent 225c2fdaaa
commit 9e5e14f0e6
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ There a number of community supported libraries available for other languages. T
| Language | Library |
| ------------- |---------|
| C | [libdocker](https://github.com/danielsuo/libdocker) |
| C# | [Docker.DotNet](https://github.com/ahmetalpbalkan/Docker.DotNet) |
| C++ | [lasote/docker_client](https://github.com/lasote/docker_client) |
| Dart | [bwu_docker](https://github.com/bwu-dart/bwu_docker) |