Skip to content

Commit 04ea5a6

Browse files
authored
Update README.md
1 parent e52827e commit 04ea5a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# AugmentedGaussianProcesses!
2+
[![Docs Latest](https://img.shields.io/badge/docs-dev-blue.svg)](https://theogf.github.io/AugmentedGaussianProcesses.jl/dev)
23
[![Docs Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://theogf.github.io/AugmentedGaussianProcesses.jl/stable)
34
[![Build Status](https://travis-ci.org/theogf/AugmentedGaussianProcesses.jl.svg?branch=master)](https://travis-ci.org/theogf/AugmentedGaussianProcesses.jl)
45
[![Coverage Status](https://coveralls.io/repos/github/theogf/AugmentedGaussianProcesses.jl/badge.svg)](https://coveralls.io/github/theogf/AugmentedGaussianProcesses.jl)
@@ -28,7 +29,7 @@ For each of these models you can either run the fullbatch or sparse version by a
2829
## Install the package
2930

3031
The package requires Julia 1.0
31-
Run in `Julia` press `]` and type `add AugmentedGaussianProcesses` (once it has been released), it will install the package and all its requirements
32+
Run in `Julia` press `]` and type `add AugmentedGaussianProcesses`, it will install the package and all its requirements
3233

3334
## Use the package
3435

0 commit comments

Comments
 (0)