Skip to content

Commit

Permalink
Merge pull request #338 from KasperskyLab/compose-readme-3
Browse files Browse the repository at this point in the history
Compose readme 3
  • Loading branch information
matzuk authored Nov 26, 2021
2 parents 321c603 + fd53682 commit 31165c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Now, you can write your Kaspresso tests for Jetpack Compose screens! DSL and all
So, you will not see any difference between tests for View screens and for Compose screens.
More information is available [here](/wiki/10_Jetpack-Compose.md).

**Be aware of it's an early access that may contain bugs. Also, API can be changed, but we are going to avoid it. Please, be free to create relative issues if you've encountered with any kind of problem.**
**Keep in mind it's early access that may contain bugs. Also, API can be changed, but we are going to avoid it. Be free to create relative issues if you've encountered with any kind of problem.**

## Philosophy

Expand Down
2 changes: 1 addition & 1 deletion wiki/10_Jetpack-Compose.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Jetpack Compose support [Early access]

**Be aware of it's an early access that may contain bugs. Also, API can be changed, but we are going to avoid it. Please, be free to create relative issues if you've encountered with any kind of problem.**
**Keep in mind it's early access that may contain bugs. Also, API can be changed, but we are going to avoid it. Be free to create relative issues if you've encountered with any kind of problem.**

Jetpack Compose support consists of two parts: [Kakao Compose library](https://github.com/KakaoCup/Compose) and Kaspresso Interceptors mechanism.

Expand Down

0 comments on commit 31165c7

Please sign in to comment.