diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-26 18:23:24 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-26 18:23:24 +0200 |
commit | d1debb34de2758c0931ac794855b63066c38cd85 (patch) | |
tree | 7f7da88b0c2f8dbbf9e46b3ea1ec973dfc67c062 /README.md | |
parent | 1e628d0aaaa9137efa52d05351083abf05f97106 (diff) |
Add READMEv0.0.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..de499a4 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# XDS common libraries + +This repo contains common sources used by the various pieces of XDS projects. + +`golib` directory contains Go libraries used at least by [xds-server](https://github.com/iotbzh/xds-server) +or [xds-agent](https://github.com/iotbzh/xds-agent). |