Skip to content

Commit

Permalink
Made license file link working (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
MDikkii authored and Sloy committed Oct 31, 2018
1 parent af1357b commit ced9a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,4 +355,4 @@ In order to speed up testing, Barista keeps in mind some considerations.
- **Just interacts with displayed Views**: Interacting with `View`s inside a `ViewPager` throws `AmbiguousViewMatcherException`, because the views you interact with will be potentially repeated on different pages. Barista only interacts with displayed widgets, so you can focus on the behavior instead of wasting time on details.

# License
**[Apache License, Version 2.0 (the "License")](LICENSE)**
**[Apache License, Version 2.0 (the "License")](LICENSE.md)**

0 comments on commit ced9a8d

Please sign in to comment.