summaryrefslogtreecommitdiff
path: root/electron/README.md
diff options
context:
space:
mode:
authorLex Neva <lexelby@users.noreply.github.com>2020-04-28 12:34:05 -0400
committerGitHub <noreply@github.com>2020-04-28 18:34:05 +0200
commitcb2b4e3522cb7f426ba5ad3e68deb9e6ccc581ec (patch)
tree2a2f38823c3c9f0b5439ce2aa7c9040299109292 /electron/README.md
parenteb526927e16954390d06929535d6f5c3766b5f6c (diff)
electron simulator (#531)
Diffstat (limited to 'electron/README.md')
-rw-r--r--electron/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/electron/README.md b/electron/README.md
new file mode 100644
index 00000000..156ea5bb
--- /dev/null
+++ b/electron/README.md
@@ -0,0 +1,6 @@
+Electron UI
+===========
+
+This is the home of the future Electron-based UI. Currently only the Print extension uses Electron.
+
+For local development, run `yarn` in this directory to install dependencies and build Electron.