diff options
Diffstat (limited to 'electron/README.md')
| -rw-r--r-- | electron/README.md | 6 |
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. |
