Skip to content

Commit 8023da8

Browse files
authored
Add new banner & badges, remove archived message
1 parent daf2830 commit 8023da8

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
1-
# Archived project. No maintenance.
2-
3-
This project is not maintained anymore and is archived. Feel free to fork and
4-
make your own changes if needed. For more detail read my blog post: [Taking an indefinite sabbatical from my projects](https://arslan.io/2018/10/09/taking-an-indefinite-sabbatical-from-my-projects/)
5-
6-
Thanks to everyone for their valuable feedback and contributions.
7-
8-
9-
# Color [![GoDoc](https://godoc.org/github.com/fatih/color?status.svg)](https://godoc.org/github.com/fatih/color)
1+
# color [![](https://github.com/fatih/color/workflows/build/badge.svg)](https://github.com/fatih/color/actions) [![PkgGoDev](https://pkg.go.dev/badge/github.com/fatih/color)](https://pkg.go.dev/github.com/fatih/color)
102

113
Color lets you use colorized outputs in terms of [ANSI Escape
124
Codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors) in Go (Golang). It
135
has support for Windows too! The API can be used in several ways, pick one that
146
suits you.
157

16-
17-
![Color](https://i.imgur.com/c1JI0lA.png)
8+
![Color](https://user-images.githubusercontent.com/438920/96832689-03b3e000-13f4-11eb-9803-46f4c4de3406.jpg)
189

1910

2011
## Install

0 commit comments

Comments
 (0)