Merge pull request #68 from JefMari/master

Added Electron
This commit is contained in:
Shmavon Gazanchyan 2017-01-09 08:08:30 +00:00 committed by GitHub
commit 896ec9a58c

View File

@ -17,6 +17,7 @@ If you are an open source project maintainer, add the label `first-timers-only`
## C++
- [xoreos](https://github.com/xoreos/xoreos/labels/first-timers-only) _(label: first-timers-only)_ <br> A reimplementation of BioWare's Aurora engine (and derivatives).
- [electron](https://github.com/electron/electron/labels/beginner) _(label: beginner)_ <br> Build cross platform desktop apps with JavaScript, HTML, and CSS
## Clojure