From 608bd6069c5156e19bd7c09c2b4d80e375f8cd5b Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 30 Mar 2023 14:41:19 -0500 Subject: [PATCH] Update README with docs link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29c3396..33765b2 100644 --- a/README.md +++ b/README.md @@ -175,9 +175,9 @@ Then, in the pipeline: ## Available policies -Please look directly at `src/policies` in this repo. The files include detailed JSDoc comments and it has good type support. +For complete documentation of policies, see: -![Policies TypeScript](https://gitlab.com/soapbox-pub/strfry-policies/uploads/dfb993b3464af5ed78bb8e5db8677458/Kazam_screencast_00090.webm) +- https://doc.deno.land/https://gitlab.com/soapbox-pub/strfry-policies/-/raw/develop/mod.ts ## Filtering jsonl events with your policy