From dafeb2972ddb73c3771a9c7643b6ba9661927b07 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Wed, 4 Dec 2024 02:06:36 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f980a67..8a6a58c 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ PocketBase is an open source backend consisting of embedded database (SQLite) wi ## JSVM Plugins -| Name | Description | Installation Command | | +| Name | Description | Pocodex Installation Command | | | ----------- | -------------------- | -------------------------------------------------------------- | ----------------------------------------------------------------------------------- | -| OTP | One-Time Passwords | [pocketbase-otp](https://github.com/benallfree/pocketbase-otp) | ![GitHub Repo stars](https://img.shields.io/github/stars/benallfree/pocketbase-otp) | +| OTP | One-Time Passwords | | ![GitHub Repo stars](https://img.shields.io/github/stars/benallfree/pocketbase-otp) | | PocketPages | Server-side JS pages | [pocketpages](https://github.com/benallfree/pocketpages) | ![GitHub Repo stars](https://img.shields.io/github/stars/benallfree/pocketpages) | | Presigned URLs | Serve file uploads from presigned S3 URLs | [pocketbase-presigned-urls](https://github.com/benallfree/pocketbase-presigned-urls) | ![GitHub Repo stars](https://img.shields.io/github/stars/benallfree/pocketbase-presigned-urls) |