diff --git a/README.md b/README.md index 98e7e9e..2327605 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Electricomics Web Reader +# Electricomics Desktop Reader This is the beta version of the Electricomics Reader for desktop. @@ -10,7 +10,7 @@ This is the beta version of the Electricomics Reader for desktop. * [ ] fix tilt on Sway for non ios and non accelerometers * [x] fix size in comics created with the generators * [x] inject code into comics -* [ ] prepare archives for the 4 comics +* [x] prepare archives for the 4 comics ## General TODO diff --git a/app.js b/app.js index dd3512c..f665bb5 100644 --- a/app.js +++ b/app.js @@ -38,7 +38,7 @@ var sockets = {}; var nextSocketId = 0; var chrome = new Chrome({ - title: 'Electricomics Reader', + title: 'Electricomics', debug: DEBUG }); var serverUrl = 'http://' + options.host + ':' + options.port; diff --git a/index.html b/index.html index 944c635..ea50749 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
-