From 372bfc82bc4221fb1e8249c44791c4505475681f Mon Sep 17 00:00:00 2001 From: Richard87 Date: Fri, 11 Oct 2024 09:59:29 +0200 Subject: [PATCH] feath: Add Readme --- README.md | 4 ++++ VERSION | 1 + 2 files changed, 5 insertions(+) create mode 100644 VERSION diff --git a/README.md b/README.md index d427e72..2a9d57e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Radix Prometheus Proxy Currently this exports uptime statistics using the `probe_success` metric from prometheus. + +## How we work + +Commits to the main branch must follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) and uses Release Please to create new versions. diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..6e8bf73 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.1.0