summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2021-11-03 09:38:04 -0400
committerJan Holesovsky <holesovsky@gmail.com>2021-11-10 17:18:56 +0100
commit041ab53bb02cf59be60b808e0ba44f66ee401299 (patch)
tree6d1d0281f7e3daca18732d6c4e4f9a490dc21194 /README.md
parentupdate loolwsd.spec.in (diff)
downloadonline-041ab53bb02cf59be60b808e0ba44f66ee401299.tar.gz
online-041ab53bb02cf59be60b808e0ba44f66ee401299.zip
update README file
rename loleaflet -> browser Change-Id: Ied87c9b5e0b09290e0f2d07998bda063739c5d97 Signed-off-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 77cca2d06a..6a661b8f75 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ This project has several components:
* The client which lives in its own chroot and renders documents
* **common/**
* Shared code between these processes
-* **loleaflet/**
+* **browser/**
* The client side JavaScript component
* **test/**
* C++ based unit tests
@@ -49,7 +49,7 @@ This project has several components:
Please consult the README files in the component's directory for more details:
- wsd/README
-- loleaflet/README
+- browser/README
## iOS and Android apps