Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
dauglyon committed Feb 27, 2018
1 parent 43ab435 commit e42ee59
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# [BrAPI](https://github.com/plantbreeding/API) Study Comparison [![GitHub release](https://img.shields.io/github/release/solgenomics/brapi-study-comparison.svg)](https://github.com/solgenomics/BrAPI-Study-Comparison/releases) [![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/solgenomics/brapi-study-comparison.svg)](https://github.com/solgenomics/BrAPI-Study-Comparison/releases)
- Try it out [here](https://solgenomics.github.io/BrAPI-Study-Comparison/example).
- Include-ready version can be found under [releases](https://github.com/solgenomics/BrAPI-Study-Comparison/releases).
- Also availible via npm: `npm install @solgenomics/brapi-study-comparison`

![GIF of Example Implementation](example.gif)

### Requirements
- [@solgenomics/brapijs](https://github.com/solgenomics/BrAPI.js)
- [D3.js](https://github.com/d3/d3) (v4)
#### Requirements for the Example
- [@solgenomics/brapp-wrapper](https://github.com/solgenomics/BrApp-Wrapper) (For building the example.)
- [D3.js](https://github.com/d3/d3) (4)
- [jQuery](https://github.com/jquery/jquery) (3)
- [jQuery](https://github.com/jquery/jquery) (v3) (For the forms in the example.)

0 comments on commit e42ee59

Please sign in to comment.