diff --git a/.github/assets/posh.png b/.github/assets/posh.png new file mode 100644 index 0000000..a796a33 Binary files /dev/null and b/.github/assets/posh.png differ diff --git a/README.md b/README.md index b9fd2f1..d1edf63 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# Project Oriented SHELL (posh) - [![Build Status](https://github.com/foomo/posh/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/foomo/posh/actions/workflows/test.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/foomo/posh)](https://goreportcard.com/report/github.com/foomo/posh) [![Coverage Status](https://coveralls.io/repos/github/foomo/posh/badge.svg?branch=main&)](https://coveralls.io/github/foomo/posh?branch=main) [![GoDoc](https://godoc.org/github.com/foomo/posh?status.svg)](https://godoc.org/github.com/foomo/posh) +

+ POSH +

+ +# Project Oriented SHELL (posh) + > think of `posh` as an interactive and hackable Makefile ## Installing @@ -40,3 +44,5 @@ Make a pull request... ## License Distributed under MIT License, please see license file within the code for more details. + +[foomo](https://www.foomo.org) by [bestbytes](https://www.bestbytes.com)