Customize boilerplate for project

Add a free license, write readme, change app and project name, update
info in package.json.
This commit is contained in:
2017-02-03 00:26:46 -07:00
parent 367ec26e79
commit 49d649a3b3
12 changed files with 75 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
rootProject.name = 'Counter'
rootProject.name = 'exactresistorcalculator'
include ':app'