Skip to content

Commit

Permalink
Merge pull request #73 from SaltieRL/cool-readme
Browse files Browse the repository at this point in the history
Update readme with some flashy badges
  • Loading branch information
dtracers authored Dec 3, 2019
2 parents cbaff46 + 0bfc193 commit d67de56
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Replay Viewer

[![NPM package][npm]][npm-url]
[![Language Grade][lgtm]][lgtm-url]
[![Discord][discord]][discord-url]

[npm]: https://img.shields.io/npm/v/replay-viewer
[npm-url]: https://www.npmjs.com/package/replay-viewer
[lgtm]: https://img.shields.io/lgtm/grade/javascript/github/SaltieRL/WebReplayViewer.svg?label=code%20quality
[lgtm-url]: https://lgtm.com/projects/g/SaltieRL/WebReplayViewer/
[discord]: https://img.shields.io/discord/482991399017512960.svg?colorB=7581dc&logo=discord&logoColor=white
[discord-url]: https://discord.gg/EaFRh7v

An extension of the [DistributedReplays](https://github.com/SaltieRL/DistributedReplays) website, this library aims to provide a React component + utilities for displaying a Rocket League replay viewer in WebGL using Three.js

## Setup
Expand Down

0 comments on commit d67de56

Please sign in to comment.