Skip to content

Commit 8f9bf6a

Browse files
committed
Added gif back to dev readme
1 parent 1bdb1c2 commit 8f9bf6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Similar approach for Next.js and Remix demo apps
4242
- Choose reactime > src > extension > build
4343
- Navigate to http://localhost:8080/ to inspect the demo application using Reactime!
4444

45+
![extension](../assets/reactime-dev-setup.gif)
46+
4547
## Linting
4648

4749
_Before_ beginning development, especially on teams, make sure to configure your linter and code formatting to conform to one unified setting (We recommend [the Airbnb style guide](https://github.com/airbnb/javascript)!) This will make reviewing PRs much more readable and less error-prone.  

0 commit comments

Comments
 (0)