From 734c8ffc0db460d9d1af4b687131f0ce8474bb9b Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 28 Mar 2023 16:28:22 -0500 Subject: [PATCH] README: improve phrasing of intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb7457d..4a8295c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A collection of policies for the [strfry](https://github.com/hoytech/strfry) Nostr relay, built in Deno. -For more information about installing these policies and how they work, see [Write policy plugins](https://github.com/hoytech/strfry/blob/master/docs/plugins.md). +For more information about policy plugins, see [strfry: Write policy plugins](https://github.com/hoytech/strfry/blob/master/docs/plugins.md). This library introduces a model for writing policies and composing them in a pipeline. Policies are fully configurable and it's easy to add your own or install more from anywhere on the net.