Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Jan 23, 2020
1 parent 2d704fb commit e4a0b26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -2,7 +2,9 @@

[![Latest Release](https://img.shields.io/github/release/muesli/termenv.svg)](https://github.com/muesli/termenv/releases) [![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/muesli/termenv) [![Build Status](https://github.com/muesli/termenv/workflows/build/badge.svg)](https://github.com/muesli/termenv/actions) [![Go ReportCard](http://goreportcard.com/badge/muesli/termenv)](http://goreportcard.com/report/muesli/termenv)

Go package to gather & query information about the terminal environment
`termenv` gathers information about the terminal environment in terms of its
ANSI & color support. You can then use its convenient methods to colorize and
style your text output with ANSI escape sequences.

## Query Terminal Status

Expand Down

0 comments on commit e4a0b26

Please sign in to comment.