docs(readme): Add basic repository stuff

This commit is contained in:
2023-02-06 17:24:48 +01:00
parent f7c9e7a6b4
commit 78af1fcb1c
5 changed files with 30 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.polynom.anitrack">
<application
android:label="anitrack"
android:label="AniTrack"
android:name="${applicationName}"
android:icon="@mipmap/launcher_icon">
<activity