diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2017-05-06 14:24:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-06 14:24:45 -0500 |
commit | 12633b06e420bfec0fb3ebae09d212c41b47f1d3 (patch) | |
tree | 24372821a86f32cb212ec14d62940379b9178d77 /README.md | |
parent | 42b09640f00d57af12a736e2df03af9aaa886bfc (diff) | |
download | spack-12633b06e420bfec0fb3ebae09d212c41b47f1d3.tar.gz spack-12633b06e420bfec0fb3ebae09d212c41b47f1d3.tar.bz2 spack-12633b06e420bfec0fb3ebae09d212c41b47f1d3.tar.xz spack-12633b06e420bfec0fb3ebae09d212c41b47f1d3.zip |
Add Read the Docs badge to README (#4153)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ [![Build Status](https://travis-ci.org/LLNL/spack.svg?branch=develop)](https://travis-ci.org/LLNL/spack) [![codecov](https://codecov.io/gh/LLNL/spack/branch/develop/graph/badge.svg)](https://codecov.io/gh/LLNL/spack) +[![Read the Docs](https://readthedocs.org/projects/spack/badge/?version=latest)](https://spack.readthedocs.io) Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms |