From ab9550190a7e47f31b4fe8daa73ae53ffd0be1bc Mon Sep 17 00:00:00 2001 From: yu-i-i Date: Tue, 3 Feb 2026 22:46:21 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe27af2f68..bff0037d71 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ [Overleaf](https://www.overleaf.com) is an open-source online real-time collaborative LaTeX editor. Overleaf runs a hosted version at [www.overleaf.com](https://www.overleaf.com), but you can also run your own local version, and contribute to the development of Overleaf. -## Extended Community Edition +## Extended Community Edition (CE+) The present "extended" version of Overleaf CE includes: @@ -34,6 +34,7 @@ The present "extended" version of Overleaf CE includes: - Autocomplete of reference keys - Symbol Palette - "From External URL" feature +- Advanced administrator tools for managing user accounts and projects > [!CAUTION] > Overleaf Community Edition is intended for use in environments where **all** users are trusted. Community Edition is **not** appropriate for scenarios where isolation of users is required due to Sandbox Compiles not being available. When not using Sandboxed Compiles, users have full read and write access to the `sharelatex` container resources (filesystem, network, environment variables) when running LaTeX compiles.