Skip to content

Commit

Permalink
Updated readme with demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesKlauss committed Aug 16, 2020
1 parent a90e791 commit b2ec673
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
</a>

<h3 align="center">react-fps</h3>
<p align="center">
A fresh and modern FPS component for react.
<br />
<br />
<a href="https://codesandbox.io/s/react-fps-demo-wturm">View Demo</a>
·
<a href="https://github.com/JohannesKlauss/react-fps/issues">Report Bug</a>
·
<a href="https://github.com/JohannesKlauss/react-fps/issues">Request Feature</a>
</p>
</p>

## Table of Contents
Expand Down
2 changes: 1 addition & 1 deletion build/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-fps",
"version": "1.0.1",
"version": "1.0.2",
"main": "./build/index.js",
"module": "./build/index.es.js",
"repository": "https://JohannesKlauss@github.com/JohannesKlauss/react-fps.git",
Expand Down

0 comments on commit b2ec673

Please sign in to comment.