From 429a376ccfd855a11a1ef426b931c018f9dc965b Mon Sep 17 00:00:00 2001 From: Lucas <5874806+RecoX@users.noreply.github.com> Date: Thu, 31 Jan 2019 11:41:31 +1300 Subject: [PATCH] Recommended readings to start working in the app. As there is no too much information in the readme.md in how is this made, I think put a link of Electron and React to have an idea of the technologies used here is a good starter. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 13bc1d01..19944003 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,15 @@ The Mac app can only be packaged from **macOS**. The Linux app can be packaged from **any** platform. + +#### Recommended readings to start working in the app + +Electron: +https://electronjs.org/docs/tutorial/quick-start + +React: +https://reactjs.org/docs/getting-started.html + ### Privacy WebTorrent Desktop collects some basic usage stats to help us make the app better.