From 70a4358cfe1751ff0956496332e76b93222ce361 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Thu, 12 Mar 2020 01:48:53 +0800 Subject: [PATCH] update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53cf22fc3..3528e36c8 100644 --- a/README.md +++ b/README.md @@ -134,9 +134,11 @@ in ## Finding packages -At the moment we do not have a dedicated package search available. However our -[nur-combined](https://github.com/nix-community/nur-combined) repository contains all -nix expressions from all users and can be search via +You can find all packages using +[Packages search for NUR](https://nix-community.github.io/nur-search/) +or search our +[nur-combined](https://github.com/nix-community/nur-combined) +repository, which contains all nix expressions from all users, via [github](https://github.com/nix-community/nur-combined/search). ## How to add your own repository.