Added Electron

This commit is contained in:
Jeferson Mari 2017-01-09 11:00:34 +08:00 committed by GitHub
parent a235764a8d
commit 53eb1c2abd

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