File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# React-Time-Travel
2
2
3
+ ![ GitHub] ( https://img.shields.io/github/license/oslabs-beta/react-time-travel )
4
+ ![ Travis (.com) branch] ( https://img.shields.io/travis/com/oslabs-beta/react-time-travel/dev?label=dev%20build )
5
+ ![ Travis (.com) branch] ( https://img.shields.io/travis/com/oslabs-beta/react-time-travel/master?label=master%20build )
6
+ ![ npm] ( https://img.shields.io/npm/v/react-time-travel?color=green )
7
+ ![ David] ( https://img.shields.io/david/oslabs-beta/react-time-travel )
8
+ ![ DevDependencies] ( https://img.shields.io/david/dev/oslabs-beta/react-time-travel.svg )
9
+ ![ Snyk Vulnerabilities for GitHub Repo] ( https://img.shields.io/snyk/vulnerabilities/github/oslabs-beta/react-time-travel )
10
+
3
11
<p align =" center " >
4
12
<img src =" demo.gif " alt =" Demo of React-Time-Travel " >
5
13
</p >
@@ -10,7 +18,7 @@ Two parts are needed for this tool to function. The chrome extension must be ins
10
18
11
19
## Installing
12
20
13
- 1 . Download the Chrome extension from Chrome Web Store.
21
+ 1 . Download the [ extension] ( https://chrome.google.com/webstore/detail/react-time-travel/cgibknllccemdnfhfpmjhffpjfeidjga ) from Chrome Web Store.
14
22
15
23
2 . Install the [ npm package] ( https://www.npmjs.com/package/react-time-travel ) in your code.
16
24
You can’t perform that action at this time.
0 commit comments