aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJulie Jeongeun Kim <jkim@igalia.com>2018-12-10 15:27:51 +0900
committerJulie Jeongeun Kim <jkim@igalia.com>2018-12-10 15:27:51 +0900
commit08e90d531488861eb9074eb8d3163e5d2a5c1b14 (patch)
treebf29c81a17ef2189d0eec3c18f134e292418d332 /README.md
parenteb83ae91e34d021b10180fef5f2752b32fc54837 (diff)
Rename chromium53 to chromium68
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 8bc519e..d21c82a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Chromium53 browser service
+# Chromium68 browser service
## Overview
@@ -15,13 +15,13 @@ application framework recipes.
## Implementation notes
This package does not contain the browser itself:
-* chromium53 recipe will build Chromium53, and the WAM webview.
-* chromium53 installed package will contain libcbe.so, that is a shared
- library used both by Chromium53 browser and by WAM.
-* chromium53-browser installed package contains the actual executable
+* chromium68 recipe will build Chromium68, and the WAM webview.
+* chromium68 installed package will contain libcbe.so, that is a shared
+ library used both by Chromium68 browser and by WAM.
+* chromium68-browser installed package contains the actual executable
and resources that are specific to the browser, but not used by WAM.
-* chromium53-browser-service prepares a wgt file that points to the
- executable installed by chromium53-browser.
+* chromium68-browser-service prepares a wgt file that points to the
+ executable installed by chromium68-browser.
## Copyright and License Information
Copyright (c) 2018 LG Electronics, Inc.