connors / photon

The fastest way to build beautiful Electron apps using simple HTML and CSS
photonkit.com
MIT License
10.01k stars 579 forks source link

Typos in template-app package.json #94

Open roryok opened 8 years ago

roryok commented 8 years ago

Note the use of "Proton" instead of "Photon"

{ "name": "proton-template-app", "version": "1.0.0", "description": "A simple template app for Proton", "main": "app.js", "author": "Connor Sears", "scripts": { "start": "electron ." } }