Skip to content

Commit 463a1b9

Browse files
committed
changed to bullet points
1 parent cf7af1d commit 463a1b9

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
@@ -17,8 +17,9 @@ A debugging tool for React. Records state whenever state is changed and allows u
1717
Two parts are needed for this tool to function. The <a href="https://chrome.google.com/webstore/detail/react-time-travel/cgibknllccemdnfhfpmjhffpjfeidjga">chrome extension</a> must be installed, and the NPM package must be installed and used in the React code.
1818

1919
After successfully installing the chrome extension, you can test Reactime functionalities in the demo repositories below.
20-
<a href="http://reactime-demo1.us-east-1.elasticbeanstalk.com/">Calculator</a>
21-
<a href="http://reactime-demo2.us-east-1.elasticbeanstalk.com/"> Bitcoin Price Index</a>
20+
21+
- <a href="http://reactime-demo1.us-east-1.elasticbeanstalk.com/">Calculator</a>
22+
- <a href="http://reactime-demo2.us-east-1.elasticbeanstalk.com/"> Bitcoin Price Index</a>
2223

2324
## Installing
2425

0 commit comments

Comments
 (0)