Skip to content

Commit 25ba747

Browse files
authored
Merge pull request #55 from yml-org/feature/OS-59
[feature/OS-59]: Updated README.md
2 parents 73ac260 + ff66b32 commit 25ba747

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,14 @@ Compose views by deafult supports accessibility services, but for views drawn us
356356
Here fig(a) represents the line graph with the container being highlighted & fig(b) represents the accessibility sheet with all values laid out in detail so that talkback can describe the graph values.<br><br>
357357
*Note*: All the descriptions that are visible in the accessibility popup can be customized to the required string.
358358
359+
## Download
360+
You can add automatically the library via Maven Central:
361+
// https://mvnrepository.com/artifact/co.yml/ycharts
362+
Gradle:
363+
```groovy
364+
implementation 'co.yml:ycharts:1.0.0'
365+
```
366+
359367
## License
360368

361369
```

0 commit comments

Comments
 (0)