diff --git a/README.md b/README.md index 8249706..036fbb5 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,12 @@ A better way to make GUIs for your Python apps Use HTML, JavaScript and CSS to make highly customized, cross platfrom desktop apps which use native Python backends. -https://youtu.be/627VBkAhKTc - - - - - +[![](http://img.youtube.com/vi/627VBkAhKTc/0.jpg)](http://www.youtube.com/watch?v=627VBkAhKTc "Making modern GUIs with Python and ElectronJS") +## Screenshots of the programme +| **At the start** | **Result** | +:-------------------------:|:-------------------------: +| | Note: This is for educational purposes only, this may not be efficient or bug-free. Also, this is just a demo on how JS and Python can be used to interact together. This demo is *NOT* meant to show face detection or object detection.