Update README.md
This commit is contained in:
Родитель
4601df50e0
Коммит
960ad06388
|
@ -47,6 +47,8 @@ API 19+
|
|||
|
||||
### 1. Using Gradle
|
||||
|
||||
- Our library is published through JCenter, so make sure the `jcenter()` repository has been added to your project level build.gradle file (which usually is automatic).
|
||||
|
||||
- Inside the dependency block in your build.gradle, add this line for the OfficeUIFabric library:
|
||||
```gradle
|
||||
dependencies {
|
||||
|
@ -56,8 +58,6 @@ dependencies {
|
|||
}
|
||||
```
|
||||
|
||||
- Our library is published through JCenter, so make sure the `jcenter()` repository has been added to your project level build.gradle file (which usually is automatic).
|
||||
|
||||
- Make sure you replace `$version` with the latest version of OfficeUIFabric.
|
||||
|
||||
### 2. Using Maven
|
||||
|
@ -110,4 +110,4 @@ We use [GitHub Releases](https://github.com/blog/1547-release-your-software) to
|
|||
|
||||
## License
|
||||
|
||||
All files on the Office UI Fabric for Android GitHub repository are subject to the MIT license. Please read the [LICENSE](LICENSE) file at the root of the project.
|
||||
All files on the Office UI Fabric for Android GitHub repository are subject to the MIT license. Please read the [LICENSE](LICENSE) file at the root of the project.
|
||||
|
|
Загрузка…
Ссылка в новой задаче