diff --git a/README.md b/README.md index ee3b60034b..f80e225219 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ We hope to see many more, here is an incomplete list of public Docs instances (u | docs.suite.anct.gouv.fr | ANCT | French public agents working for the territorial administration and the extended public sphere. ProConnect is required to login in or sign up| | notes.demo.opendesk.eu | ZenDiS | Demo instance of OpenDesk. Request access to get credentials | | notes.liiib.re | lasuite.coop | Free and open demo to all. Content and accounts are reset after one month | +| docs.federated.nexus | federated.nexus | Public instance, but you have to [sign up for a Federated Nexus account](https://federated.nexus/register/). | #### ⚠️ Advanced features For some advanced features (ex: Export as PDF) Docs relies on XL packages from BlockNote. These are licenced under GPL and are not MIT compatible. You can perfectly use Docs without these packages by setting the environment variable `PUBLISH_AS_MIT` to true. That way you'll build an image of the application without the features that are not MIT compatible. Read the [environment variables documentation](/docs/env.md) for more information.