We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe3b76 commit a0a65cfCopy full SHA for a0a65cf
1 file changed
README.md
@@ -1,12 +1,8 @@
1
-<div align='center'>
2
- <h1>React Native Testing Library</h1>
3
- <img
4
- height="80"
5
- width="80"
6
- alt="owl"
7
- src="https://raw.githubusercontent.com/callstack/react-native-testing-library/main/website/docs/public/img/owl.png"
8
- />
9
- <p>Developer-friendly and complete React Native testing utilities that encourage good testing practices.</P>
+<div align="center">
+ <a href="https://www.callstack.com/open-source" align="center">
+ <img src="https://github.com/user-attachments/assets/4d452312-4ffd-4439-855f-a9b12ad7d6c2" alt="React Native Testing Library" />
+ </a>
+ <p align="center">Developer-friendly and complete React Native testing utilities that encourage good testing practices.</p>
10
</div>
11
12
[![Version][version-badge]][package]
0 commit comments