Skip to content

Commit c867130

Browse files
authored
Merge pull request #95 from oslabs-beta/rydang-patch-1
Update readme.md
2 parents 632ab89 + f0d59c8 commit c867130

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

readme.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# React-Time-Travel
22

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+
311
<p align="center">
412
<img src="demo.gif" alt="Demo of React-Time-Travel">
513
</p>
@@ -10,7 +18,7 @@ Two parts are needed for this tool to function. The chrome extension must be ins
1018

1119
## Installing
1220

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.
1422

1523
2. Install the [npm package](https://www.npmjs.com/package/react-time-travel) in your code.
1624

0 commit comments

Comments
 (0)