From d64fb87a5f66bf18e2c08853d619df793e6ccd58 Mon Sep 17 00:00:00 2001 From: Spetzel <10853466+spetzel2020@users.noreply.github.com> Date: Wed, 17 Feb 2021 14:31:19 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e89706..960e9d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Compendium Browser -A module to easily browse and filter spells, feats, items, and npcs loaded from compendia. +Tired of scrolling compendia? Easily brows and filter for spells, feats, items, and NPCs using Compendium Browser. **NEW** Compendium Browser is faster and better-behaved; **it no longer loads all the compendia into memory on start-up** (which sometimes hung servers because of memory or CPU requirements). Instead, it filters and loads on-demand, as well as giving you a Module Setting to control how many rows are loaded at a time.