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,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.counter">
package="com.exactresistorcalculator">
<uses-permission android:name="android.permission.INTERNET" />