Skip to content

Commit be59972

Browse files
committed
updated developer read me link in read me
1 parent 33c264c commit be59972

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<h5 align="center">
2323
<br>
24-
<a href="./README.rus.md">🇷🇺 &nbsp; РУССКАЯ ВЕРСИЯ</a> &nbsp;&nbsp; <a href="./README.fr.md">🇫🇷 &nbsp; VERSION FRANÇAISE</a> &nbsp;&nbsp; <a href='./src/README.md'>DEVELOPER README</a>
24+
<a href="./README.rus.md">🇷🇺 &nbsp; РУССКАЯ ВЕРСИЯ</a> &nbsp;&nbsp; <a href="./README.fr.md">🇫🇷 &nbsp; VERSION FRANÇAISE</a> &nbsp;&nbsp; <a href='./src/DEVELOPER_README.md'>DEVELOPER README</a>
2525
<br>
2626
</h5>
2727
<br>
@@ -30,16 +30,12 @@
3030
<img src="./assets/gifs/GeneralDemoGif_V23.gif" />
3131
</p>
3232

33-
<p align="center">
34-
<a href="https://www.reacti.me/">Website</a>
35-
</p>
36-
3733
## <h1>Features</h1>
3834

3935
### 🔹 Viewing
4036

4137
You can view your application's file structure and click on a snapshot to view
42-
your app's state. State can be visualized in a Component Graph, JSON Tree,
38+
your app's state. State can be visualized in a Component Graph, JSON Tree,
4339
Performance Graph, or the Accessibility Tree. Snapshot history can be visualized in the History tab.
4440
The Web Metrics tab provides some useful metrics for site performance. The accessibility tab
4541
visualizes an app's accessibility tree per state change.
@@ -100,7 +96,7 @@ Download the recorded snapshots as a JSON file and upload them to access state t
10096
</p>
10197
<br>
10298

103-
### 🔹 and Status
99+
### 🔹 Connection Status
104100

105101
If Reactime loses its connection to the tab you're monitoring, simply click the "reconnect" button to resume your work. You'll notice a circle located to the right of the button, which will appear as either red (indicating disconnection) or green (signifying a successful reconnection).
106102
<br>
@@ -116,7 +112,7 @@ Performance tab in Chrome DevTools under the Reactime panel.
116112

117113
### 🔹 Jump through your snapshots
118114

119-
Each recorded snapshot comes with its own corresponding vertical slider.
115+
Each recorded snapshot comes with its own corresponding vertical slider.
120116
By adjusting the slider a user can jump to any previously recorded snapshots.
121117
Hitting the jump button on any snapshot will allow a user to view state data at
122118
any point in the history of the target application.
@@ -268,6 +264,7 @@ Node v16.16.0, please use script 'npm run devlegacy' | 'npm run buildlegacy'
268264
- [Relaunching Reactime: Updates and a New Accessibility Feature!](https://medium.com/@evaury/relaunching-reactime-updates-and-a-new-accessibility-feature-1f0fd3a5bd8c)
269265

270266
## <b>Authors</b>
267+
271268
- **Garrett Chow** - [@garrettlchow](https://github.com/garrettlchow)
272269
- **Ellie Simens** - [@elliesimens](https://github.com/elliesimens)
273270
- **Ragad Mohammed** - [@ragad-mohammed](https://github.com/ragad-mohammed)

0 commit comments

Comments
 (0)