We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe3b76 commit 12d09acCopy full SHA for 12d09ac
README.md
@@ -1,11 +1,7 @@
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
- />
+<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>
9
<p>Developer-friendly and complete React Native testing utilities that encourage good testing practices.</P>
10
</div>
11
0 commit comments