Skip to content

Commit 09a6448

Browse files
committed
fix: div not closed in readme
1 parent 0226902 commit 09a6448

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44
<strong>A simple and lightweight Cargo plugin for using <a href="https://nfpm.goreleaser.com/">nFPM</a> from any Rust project.</strong>
55
</p>
66
<p>
7+
</div>
78

89
[![Build Status](https://github.com/ragnarlab/cargo-nfpm/actions/workflows/ci.yml/badge.svg)](https://github.com/ragnarlab/cargo-nfpm/actions)
910
[![Crates.io](https://img.shields.io/crates/v/cargo-nfpm.svg)](https://crates.io/crates/cargo-nfpm)
10-
[![API reference](https://docs.rs/cargo-nfpm/badge.svg)](https://docs.rs/cargo-nfpm/)
11-
![MSRV](https://img.shields.io/crates/msrv/cargo-nfpm)
1211
![License](https://img.shields.io/crates/l/cargo-nfpm.svg)
1312

1413
## Installation

0 commit comments

Comments
 (0)