This commit adds README.md.  It contains graphics that show the
status of the continuous integration and code coverage results.
It also contains a link to the original README.  Note that github
doesn't allow the inlining of files in markdown due to security
concerns, so a link is the best we can do.

Signed-off-by: Tom Hromatka <tom.hroma...@oracle.com>
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0677037
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+[![Build 
Status](https://img.shields.io/travis/libcgroup/libcgroup/master.svg)](https://travis-ci.org/libcgroup/libcgroup)
+[![Coverage 
Status](https://img.shields.io/coveralls/github/libcgroup/libcgroup/master.svg)](https://coveralls.io/github/libcgroup/libcgroup?branch=master)
+
+The entire libcgroup README is available [here](README).
-- 
1.8.3.1



_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to