From 4f801eff26afd8aef7521e4bf7532e3b31ce047c Mon Sep 17 00:00:00 2001 From: Elara Date: Thu, 13 Feb 2025 22:02:11 +0000 Subject: [PATCH] Add hosted instance link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 934344c..581b02f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ --- -**DistroHop** is a tool that helps you compare Linux packages across different distributions. It lets you search for a package from one distro in another's repositories or look for a specific item you need. +**DistroHop** is a tool that helps you compare Linux packages across different distributions. It lets you search for a package from one distro in another's repositories or look for a specific item you need. You can try it out at [hop.lure.sh](https://hop.lure.sh/) ## How does it work?