From 0f44cb64c8d5e2e3808806acfc59285a51506a3e Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Thu, 8 Dec 2016 11:24:15 -0800 Subject: [PATCH] General project info. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ddb7426 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ + +## swupd-probe + +This project creates an interface between swupd-client and +telemetrics-client. The goal of the project is to provide +highly reliable and safe telemetry of swupd-client events +to telemetrics-client. + +## project information + +The project is hosted on github.com/clearlinux/swupd-probe. +For information about swupd-client or telemetrics-client, +you can find more info and related project on github.com/ +clearlinux. +