Skip to content

Commit 0781f73

Browse files
authored
Update README.md
1 parent c7eb718 commit 0781f73

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<img width="100%" src="https://raw.githubusercontent.com/SolidStateGroup/bullet-train-frontend/master/hero.png"/>
2+
3+
# React Native Performance Monitor
4+
5+
16
<img src="example.gif"/>
27

38
This project lets you see a realtime graph of render times within your React Native app. The purpose is for you to be able to create experiments (i.e. change markup and see how it affects render times).
@@ -70,3 +75,14 @@ There are 3 main components:
7075
The following diagram is a brief explanation of the data flow:
7176

7277
<img src="./data-flow.png"/>
78+
79+
## Contributing
80+
81+
Please read [CONTRIBUTING.md](https://gist.github.com/kyle-ssg/c36a03aebe492e45cbd3eefb21cb0486) for details on our code of conduct, and the process for submitting pull requests to us.
82+
83+
## Useful links
84+
85+
[Website](https://www.flagsmith.com/)
86+
87+
[Documentation](https://docs.flagsmith.com/)
88+

0 commit comments

Comments
 (0)