Commit 4d04bc45 authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Updated README.md

parent e0f9e316
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
## Table of contents ## Table of contents
- [Changelog](CHANGELOG.md)
- [Important](#important) - [Important](#important)
- [Getting started](#getting-started) - [Getting started](#getting-started)
- [Before you begin](#11-before-you-begin) - [Before you begin](#11-before-you-begin)
......
...@@ -12,5 +12,5 @@ dependencyResolutionManagement { ...@@ -12,5 +12,5 @@ dependencyResolutionManagement {
mavenCentral() mavenCentral()
} }
} }
rootProject.name = "myid-sample" rootProject.name = "myid-android-sample"
include ":app" include ":app"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment