Replace link to docs with docs badge
This commit is contained in:
parent
c005cc211f
commit
b551f6714b
@ -3,6 +3,7 @@
|
|||||||
[](https://travis-ci.org/JuliaPlots/Plots.jl)
|
[](https://travis-ci.org/JuliaPlots/Plots.jl)
|
||||||
[](https://ci.appveyor.com/project/mkborregaard/plots-jl)
|
[](https://ci.appveyor.com/project/mkborregaard/plots-jl)
|
||||||
[](https://gitter.im/tbreloff/Plots.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[](https://gitter.im/tbreloff/Plots.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
[![][https://img.shields.io/badge/docs-latest-blue.svg]][http://docs.juliaplots.org/latest]
|
||||||
<!-- [](http://pkg.julialang.org/?pkg=Plots&ver=0.3) -->
|
<!-- [](http://pkg.julialang.org/?pkg=Plots&ver=0.3) -->
|
||||||
<!-- [](http://pkg.julialang.org/?pkg=Plots&ver=0.4) -->
|
<!-- [](http://pkg.julialang.org/?pkg=Plots&ver=0.4) -->
|
||||||
<!-- [](https://coveralls.io/r/tbreloff/Plots.jl?branch=master) -->
|
<!-- [](https://coveralls.io/r/tbreloff/Plots.jl?branch=master) -->
|
||||||
@ -21,5 +22,3 @@ Plots is a plotting API and toolset. My goals with the package are:
|
|||||||
- **Consistent**. Don't commit to one graphics package, use the same code everywhere.
|
- **Consistent**. Don't commit to one graphics package, use the same code everywhere.
|
||||||
- **Lightweight**. Very few dependencies.
|
- **Lightweight**. Very few dependencies.
|
||||||
- **Smart**. Attempts to figure out what you **want** it to do... not just what you **tell** it.
|
- **Smart**. Attempts to figure out what you **want** it to do... not just what you **tell** it.
|
||||||
|
|
||||||
View the [full documentation](http://docs.juliaplots.org/latest).
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user