diff options
author | Christian Segundo | 2023-10-07 17:34:58 +0200 |
---|---|---|
committer | Christian Segundo | 2023-10-07 17:34:58 +0200 |
commit | e7a718dd22dd75bd14190e00fd3fe941b5ff019a (patch) | |
tree | b96433512a8ef0a7d6316bffc0c7ef7df10cd270 | |
parent | 1fd97b74dce8318d9d0d7367896dbe3b21823d65 (diff) | |
download | ds18x20-exporter-master.tar.gz |
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index e650c04..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# home-temperature-sensor - -Read temperature from `ds18x20` sensors and push results to a Prometheus Pushgateway. |