Skip to content

Commit

Permalink
[DOC] Adds license badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarkello committed Dec 19, 2018
1 parent 4007a73 commit 20a9901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This package provides a Python interface for partial least squares (PLS) analysi
[![CircleCI](https://circleci.com/gh/rmarkello/pyls.svg?style=shield)](https://circleci.com/gh/rmarkello/pyls)
[![Codecov](https://codecov.io/gh/rmarkello/pyls/branch/master/graph/badge.svg)](https://codecov.io/gh/rmarkello/pyls)
[![Documentation Status](https://readthedocs.org/projects/pyls/badge/?version=latest)](http://pyls.readthedocs.io/en/latest/?badge=latest)
[![License](https://img.shields.io/badge/License-GPL%202.0-blue.svg)](https://opensource.org/licenses/GPL-2.0)

## Table of Contents

Expand Down

0 comments on commit 20a9901

Please sign in to comment.