Skip to content

Commit

Permalink
fixing reference to GNU v3 license in shields
Browse files Browse the repository at this point in the history
  • Loading branch information
Blunde1 committed Apr 7, 2020
1 parent 911b0c3 commit 98ec797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- badges: start -->
[![Travis build status](https://travis-ci.org/Blunde1/dgumbel.svg?branch=master)](https://travis-ci.org/Blunde1/dgumbel)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![GitHub license](https://img.shields.io/badge/license-GPL%20(%3E%3D%202)-blue)](./LICENSE)
[![GitHub license](https://img.shields.io/badge/license-GPL%20(%3E%3D%202)-blue)](https://www.gnu.org/licenses/gpl-3.0.html)
---------

# dgumbel
Expand Down

0 comments on commit 98ec797

Please sign in to comment.