From 5eae14f8018b2251eb80923f509277870ce0009b Mon Sep 17 00:00:00 2001 From: elie Date: Fri, 16 Aug 2024 19:50:26 +0200 Subject: [PATCH] Add Healthchecks.io to Interne/Tools category --- Internet/Tools/README.md | 7 +++++++ Tools/{Recipe_Manager => Recipes_Manager}/README.md | 0 2 files changed, 7 insertions(+) rename Tools/{Recipe_Manager => Recipes_Manager}/README.md (100%) diff --git a/Internet/Tools/README.md b/Internet/Tools/README.md index a88bd70..0c24d2f 100644 --- a/Internet/Tools/README.md +++ b/Internet/Tools/README.md @@ -5,6 +5,13 @@ * iOS app : No * Language : Python +### Healthchecks.io +* Website : https://healthchecks.io/ +* Dockerfile : Yes +* Android app : No +* iOS app : No +* Language : Python + ### LibreSpeed * Website : https://librespeed.org/ or https://github.com/librespeed/speedtest * Dockerfile : Yes diff --git a/Tools/Recipe_Manager/README.md b/Tools/Recipes_Manager/README.md similarity index 100% rename from Tools/Recipe_Manager/README.md rename to Tools/Recipes_Manager/README.md