Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
femtotrader committed Nov 9, 2016
1 parent aa63964 commit c5f7615
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,5 +1,11 @@
# DataReaders.jl

[![Build Status](https://travis-ci.org/femtotrader/DataReaders.jl.svg?branch=master)](https://travis-ci.org/femtotrader/DataReaders.jl)

[![Coverage Status](https://coveralls.io/repos/femtotrader/DataReaders.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/femtotrader/DataReaders.jl?branch=master)

[![codecov.io](http://codecov.io/github/femtotrader/DataReaders.jl/coverage.svg?branch=master)](http://codecov.io/github/femtotrader/DataReaders.jl?branch=master)

WORK IN PROGRESS!!!

A [Julia](http://julialang.org/) library to get remote data via [Requests.jl](https://github.com/JuliaWeb/Requests.jl) and get DataFrames thanks to [DataFrames.jl](https://dataframesjl.readthedocs.org/).
Expand Down

0 comments on commit c5f7615

Please sign in to comment.