diff --git a/libraries/settings/README.md b/libraries/settings/README.md index 266092ba9c..fd2284a51a 100644 --- a/libraries/settings/README.md +++ b/libraries/settings/README.md @@ -1,8 +1,8 @@ -settings-sharelatex +overleaf/settings-module =================== A small module to allow global config settings to be set for all services -within the ShareLaTeX architecture. +within the Overleaf architecture. Settings file location ---------------------- @@ -16,4 +16,4 @@ Otherwise, the settings will be loaded from `config/settings.NODE_ENV.coffee`, where `NODE_ENV` is another evnironment variable, or defaults to `development`. The config directory is first looked for in the current directory, and then relative -to the settings module directory. \ No newline at end of file +to the settings module directory.