Skip to content

Commit

Permalink
[chore] Fix markdown lints
Browse files Browse the repository at this point in the history
  • Loading branch information
sholderbach committed Jun 3, 2022
1 parent 1df156e commit 1d30cea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
This is a library for controlling colors and formatting, such as red bold text or blue underlined text, on ANSI terminals.

### [View the Rustdoc](https://docs.rs/nu_ansi_term/)
## [View the Rustdoc](https://docs.rs/nu_ansi_term/)

# Installation
## Installation

This crate works with [Cargo](http://crates.io). Add the following to your `Cargo.toml` dependencies section:

Expand Down

0 comments on commit 1d30cea

Please sign in to comment.