From 11dc3107e440b88292d3eadcec4583d503f0ec06 Mon Sep 17 00:00:00 2001 From: Aravinth Manivannan Date: Tue, 19 Sep 2023 02:48:32 +0530 Subject: [PATCH] feat: add links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c254a8c..c57c86b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ --- +1. Docs: https://forgejo-notifications-core.docs.forgeflux.org/ +2. Code coverage: https://forgejo-notifications-core.docs.forgeflux.org/coverage/lcov-report/index + ## Dev Notes Requires your Forgejo instance admin to enable CORS for at least the @@ -42,6 +45,7 @@ for development. Uses Docker. + ```bash pnpm install make env.up