From f0965ea91a9242b6a9f71960406f9e9f0cc80ea7 Mon Sep 17 00:00:00 2001 From: Chris Malloy Date: Tue, 25 Jul 2023 14:58:40 -0300 Subject: [PATCH] Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fb31cbf..5797e71d 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ but would not match `['science', 'math']` match Refs with `['music', 'people/murray/anne']` or `['music', 'people/murray/bill']` ## Extending -Allows extensive modification with server reuse. As extensions and plugins are done by creating +Jasper allows extensive modification with server reuse. Since changes are done by creating Plugin and Template entities, server restarts are not required. This method of extensions means that only client changes are required. The same Jasper server, without any code modifications, can be used. The client can define and support its own Plugins @@ -137,7 +137,7 @@ on their home page. ## Entities There are two types of entities in Jasper: 1. Refs -2. Tags +2. Tags (including Exts, Plugins, Templates, and Users) ![entities](./docs/entities.png) Origins are used to facilitate replication and multi-tenant operation. Each origin represents a