Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tiurin authored Aug 20, 2023
1 parent 1c81014 commit 4560ccc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ Ultron can be easially customised and extended. Wish you exclusively stable test
- [Custom operation assertions](https://github.com/open-tool/ultron/wiki/Custom-operation-assertions)

***
### Wiki
The framework offers an excellent [wiki](https://github.com/open-tool/ultron/wiki) that addresses the majority of significant usage scenarios.

### A few words about syntax

The standard syntax provided by Google is intricate and not intuitive. This is especially evident when dealing with RecyclerView interactions.
Expand Down Expand Up @@ -276,6 +279,7 @@ dependencies {
androidTestImplementation 'com.atiurin:ultron-compose:<latest_version>'
}
```
Please, read [gradle dependencies management](https://github.com/open-tool/ultron/wiki/Gradle-Dependencies-Management) wiki page.

## AndroidX

Expand Down

0 comments on commit 4560ccc

Please sign in to comment.