Skip to content

Commit

Permalink
Move REUSE badge to Licensing section
Browse files Browse the repository at this point in the history
  • Loading branch information
pgujjula committed Dec 12, 2024
1 parent 8fa9ff8 commit 08203a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ SPDX-License-Identifier: BSD-3-Clause

[![Made in Haskell](https://img.shields.io/badge/Made_in-Haskell-5e5086?logo=haskell&style=flat)](https://haskell.org)
![CI](https://github.com/pgujjula/apply-merge/actions/workflows/ci.yml/badge.svg?branch=main)
![REUSE status](https://api.reuse.software/badge/github.com/pgujjula/apply-merge)
![Hackage Version](https://img.shields.io/hackage/v/apply-merge?style=flat&color=blue)
![Stackage Nightly Version](http://stackage.org/package/apply-merge/badge/nightly?color=blue)
![Stackage LTS Version](http://stackage.org/package/apply-merge/badge/lts?color=blue)
Expand Down Expand Up @@ -84,6 +83,8 @@ See [docs/ALGORITHM.md](docs/ALGORITHM.md) for a full exposition of the

## Licensing

![REUSE status](https://api.reuse.software/badge/github.com/pgujjula/apply-merge)

This project licensed under BSD-3-Clause (except for `.gitignore`, which is
under CC0-1.0), and follows [REUSE](https://reuse.software) licensing
principles.
Expand Down

0 comments on commit 08203a9

Please sign in to comment.