From 8fa0a8a8ca8b91cf26e1c1774cab2179c40bff4a Mon Sep 17 00:00:00 2001 From: Phil Leggetter Date: Thu, 19 Sep 2024 17:37:44 +0100 Subject: [PATCH] chore: add resource links to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3771619..976a305 100644 --- a/README.md +++ b/README.md @@ -105,4 +105,6 @@ Navigate to `localhost:5000` within your web browser. ## Learn more -- [Hookdeck docs](https://hookdeck.com/docs?ref=github-) \ No newline at end of file +- [Hookdeck docs](https://hookdeck.com/docs?ref=github-iatt) +- [MongoDB Atlas docs](https://www.mongodb.com/docs/atlas/) +- [Replicate docs](https://replicate.com/docs/) \ No newline at end of file