Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot committed Mar 8, 2018
1 parent 379d9f0 commit 4bb4781
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -7,9 +7,16 @@ Julia. Current efforts focus on querying and exporting occurrences through the
[![Build Status](https://travis-ci.org/EcoJulia/GBIF.jl.svg?branch=master)](https://travis-ci.org/EcoJulia/GBIF.jl)
[![codecov](https://codecov.io/gh/EcoJulia/GBIF.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/EcoJulia/GBIF.jl)
[![Latest documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://ecojulia.github.io/GBIF.jl/latest/)
[![Example](http://pkg.julialang.org/badges/GBIF_0.6.svg)](http://pkg.julialang.org/?pkg=GBIF)

[GBIF]: http://gbif.org/

## Installation

~~~
Pkg.add("GBIF")
~~~

## Package overview

- get a single occurrence (`occurrence`)
Expand Down

0 comments on commit 4bb4781

Please sign in to comment.