Skip to content

Commit 49f8bc0

Browse files
(replaced) previous demo gifs with new react-calculator and recoil todo app
1 parent 92b395d commit 49f8bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
[![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) [![Vulnerabilities](https://snyk.io/test/github/oslabs-beta/reactime/badge.svg)](https://snyk.io/test/github/oslabs-beta/reactime)![BabelPresetPrefs](https://img.shields.io/badge/babel%20preset-airbnb-ff69b4)![LintPrefs](https://img.shields.io/badge/linted%20with-eslint-blueviolet)
1313

1414
<p align="center">
15-
<img src="./assets/hooks-demo.gif" />
16-
<img src="./assets/recoil-demo.gif" />
15+
<img src="./assets/react-calculator-demo.gif" />
16+
<img src="./assets/recoil-todo-demo.gif" />
1717
</p>
1818

1919
<b>Reactime</b> is a debugging tool for React developers. It records a snapshot whenever a target application's state is changed and allows the user to jump to any previously recorded state.

0 commit comments

Comments
 (0)