Skip to content

Commit

Permalink
[ci skip] README update
Browse files Browse the repository at this point in the history
  • Loading branch information
depado committed Mar 9, 2022
1 parent f360f85 commit ab3afd6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![forthebadge](https://forthebadge.com/images/badges/made-with-go.svg)](https://forthebadge.com)[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)

![Go Version](https://img.shields.io/badge/go-1.13-brightgreen.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/Depado/bfchroma)](https://goreportcard.com/report/github.com/Depado/bfchroma)
[![Build Status](https://drone.depa.do/api/badges/Depado/bfchroma/status.svg)](https://drone.depa.do/Depado/bfchroma)
[![codecov](https://codecov.io/gh/Depado/bfchroma/branch/master/graph/badge.svg)](https://codecov.io/gh/Depado/bfchroma)
Expand All @@ -21,11 +20,9 @@ This project requires and uses the `v2` version of
[Blackfriday](https://github.com/russross/blackfriday/tree/v2).

```
$ go get -u github.com/Depado/bfchroma
$ go get github.com/Depado/bfchroma
```

_This project uses the module approach of go 1.11_

## Features

This renderer integrates chroma to highlight code with triple backtick notation.
Expand Down

0 comments on commit ab3afd6

Please sign in to comment.