From: Tom Hromatka Date: Wed, 16 Feb 2022 19:19:22 +0000 (-0700) Subject: README.md: Add a readme for libcgroup-tests X-Git-Tag: v3.1.0~308^2~2^2~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21fd724c38ec420bf2dc62d4fafe30f20b04652d;p=thirdparty%2Flibcgroup.git README.md: Add a readme for libcgroup-tests Signed-off-by: Tom Hromatka Reviewed-by: Kamalesh Babulal --- diff --git a/README.md b/README.md new file mode 100644 index 00000000..5c8a7f6c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/libcgroup/libcgroup-tests.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/libcgroup/libcgroup-tests/alerts/?mode=list) + +The libcgroup-tests repository contains the automated tests for the +[libcgroup](https://github.com/libcgroup/libcgroup) project.