aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4058050
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# firehol/netdata RPM Packaging #
+
+Create [netdata][2] RPMs for CentOS/RHEL using [Docker][3]: [rpmbuilder][4].
+
+## LICENSE ##
+
+This code and the firehol/netdata code is made available AS-IS under the terms
+and conditions of the [GNU General Public License][1] (GPL) version three or
+later. For more information, see the attached `LICENSE` file or [read the
+license][1] online.
+
+[1]: https://www.gnu.org/licenses/gpl.html
+
+[2]: http://netdata.firehol.org
+
+[3]: https://www.docker.com/
+
+[4]: https://git.devnulllabs.io/packages/rpmbuilder.git