diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e0eaf668..1a076be4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,7 +1,5 @@
# Contributing
-When contributing to this repository, please read the process below. Note that we have a code of conduct. Please follow it in all your interactions with the project.
-
## Pull Request Process
1. Ensure any install or build dependencies are removed before the end of the layer when doing a
diff --git a/README.md b/README.md
index 55356838..bdff8688 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,28 @@
+
+
+
-[](#contributors)
-[](https://travis-ci.com/wtfutil/wtf)
-[](https://twitter.com/wtfutil)
-[](https://goreportcard.com/report/github.com/wtfutil/wtf)
+
+
+
+
+
+
-# WTF
+WTF (aka 'wtfutil') is the personal information dashboard for your terminal, providing at-a-glance access to your very important but infrequently-needed stats and data.
-A personal terminal-based dashboard utility, designed for
-displaying infrequently-needed, but very important, daily data.
+Used by thousands of developers and tech people around the world, WTF is free and open-source. To support the continued use and development of WTF, please consider sponsoring WTF via [GitHub Sponsors](https://github.com/sponsors/senorprogrammer).
#
-* [Installing](#installing)
- * [Install via Homebrew](#install-via-homebrew)
- * [Install via MacPorts](#install-via-macports)
- * [Install via Scarf](#install-via-scarf)
- * [Install a Binary](#install-a-binary)
- * [Install from Source](#install-from-source)
+
+
+* [Installation](#installation)
+ * [Installing via Homebrew](#installing-via-homebrew)
+ * [Installing via MacPorts](#installing-via-macports)
+ * [Installing via Scarf](#installing-via-scarf)
+ * [Installing a Binary](#installing-a-binary)
+ * [Installing from Source](#installing-from-source)
* [Running via Docker](#running-via-docker)
* [Communication](#communication)
* [Slack](#slack)
@@ -34,9 +40,9 @@ displaying infrequently-needed, but very important, daily data.
-## Installing
+## Installation
-### Install via Homebrew
+### Installing via Homebrew
The simplest way from Homebrew:
@@ -55,7 +61,7 @@ brew install wtfutil
wtfutil
```
-### Install via MacPorts
+### Installing via MacPorts
You can also install via [MacPorts](https://www.macports.org/):
@@ -66,7 +72,7 @@ sudo port install wtfutil
wtfutil
```
-### Install via Scarf
+### Installing via Scarf
You can also install via [Scarf](https://scarf.sh/package/senorprogrammer/wtfutil):
@@ -76,7 +82,7 @@ scarf install wtfutil
wtfutil
```
-### Install a Binary
+### Installing a Binary
[Download the latest binary](https://github.com/wtfutil/wtf/releases) from GitHub.
@@ -88,7 +94,7 @@ chmod a+x /usr/local/bin/wtfutil
and you should be good to go.
-### Install from Source
+### Installing from Source
If you want to run the build command from within your `$GOPATH`:
@@ -182,9 +188,9 @@ If there is a bug that you really need to have fixed or a feature you really wan
## Contributing to the Source Code
-First, please read [Talk, then code](https://dave.cheney.net/2019/02/18/talk-then-code) by Dave Cheney. It's great advice and will often save a lot of time and effort.
+First, kindly read [Talk, then code](https://dave.cheney.net/2019/02/18/talk-then-code) by Dave Cheney. It's great advice and will often save a lot of time and effort.
-Next, please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
+Next, kindly read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
Then create your branch, write your code, submit your PR, and join the rest of the awesome people who've contributed their time and effort towards WTF. Without their contributors, WTF wouldn't be possible.
diff --git a/images/logo_transparent.png b/images/logo_transparent.png
new file mode 100644
index 00000000..e171844b
Binary files /dev/null and b/images/logo_transparent.png differ