File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<h1 align =" center " >State Debugger for React</h1 >
6
6
7
- [ ![ GitHub] ( https://img.shields.io/github/license/oslabs-beta/reactime )] ( https://github.com/oslabs-beta/reactime )
8
- [ ![ Build Status] ( https://travis-ci.com/oslabs-beta/reactime.svg?branch=master )] ( https://travis-ci.com/oslabs-beta/reactime )
9
- [ ![ npm version] ( https://badge.fury.io/js/reactime.svg )] ( http://badge.fury.io/js/reactime )
10
- [ ![ Dependencies] ( https://david-dm.org/oslabs-beta/reactime.svg )] ( https://david-dm.org/oslabs-beta/reactime#info=dependencies )
11
- [ ![ DevDependencies] ( https://david-dm.org/oslabs-beta/reactime/dev-status.svg )] ( https://david-dm.org/oslabs-beta/reactime?type=dev )
12
- [ ![ Vulnerabilities] ( https://snyk.io/test/github/oslabs-beta/reactime/badge.svg )] ( https://snyk.io/test/github/oslabs-beta/reactime )
7
+ [ ![ GitHub] ( https://img.shields.io/github/license/oslabs-beta/reactime )] ( https://github.com/oslabs-beta/reactime ) [ ![ Build Status] ( https://travis-ci.com/oslabs-beta/reactime.svg?branch=master )] ( https://travis-ci.com/oslabs-beta/reactime ) [ ![ npm version] ( https://badge.fury.io/js/reactime.svg )] ( http://badge.fury.io/js/reactime ) [ ![ Dependencies] ( https://david-dm.org/oslabs-beta/reactime.svg )] ( https://david-dm.org/oslabs-beta/reactime#info=dependencies ) [ ![ DevDependencies] ( https://david-dm.org/oslabs-beta/reactime/dev-status.svg )] ( https://david-dm.org/oslabs-beta/reactime?type=dev ) [ ![ Vulnerabilities] ( https://snyk.io/test/github/oslabs-beta/reactime/badge.svg )] ( https://snyk.io/test/github/oslabs-beta/reactime )
13
8
14
9
<p align =" center " >
15
10
<a href =" https://nodei.co/npm/reactime/ " ><img src =" https://nodei.co/npm/reactime.png " ></a >
@@ -27,7 +22,7 @@ Two parts are needed for this tool to function. The [**chrome extension**](https
27
22
28
23
After successfully installing the chrome extension, you can test Reactime functionalities in the demo repositories below.
29
24
30
- - [ Calculator] ( http ://reactime-demo1.us-east-1.elasticbeanstalk.com )
25
+ - [ Calculator] ( https ://joshua0308.github.io/calculator/ )
31
26
- [ Bitcoin Price Index] ( http://reactime-demo2.us-east-1.elasticbeanstalk.com )
32
27
33
28
## Installing
You can’t perform that action at this time.
0 commit comments