Skip to content

Commit aa914df

Browse files
committed
center and sized logo
1 parent 0687b0c commit aa914df

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
![alt text](./images/greygreen_gg_full_350w.png)
21

3-
# React Rewind : A Time Travel Debugger for React
2+
<div style="text-align:center"><img src ="./images/greygreen_gg_full_350w.png" width="200"/></div>
3+
4+
# Rewind : A Time Travel Debugger for React useReducer
45
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/reactrewind/react-rewind/pulls) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)<br/>
56
A time travel debugger for React's useReducer hook, designed to help engineers record and replay user sessions to fix bugs faster.
67
Debug issues easier by “rewinding” your session instead of having to reproduce the issue until you find the bug.

0 commit comments

Comments
 (0)