diff --git a/README.md b/README.md index 476c1e9..c4e15f9 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ src="https://user-images.githubusercontent.com/6971318/95147815-cd1d6a80-074f-11eb-8265-56466ac628f8.gif" width="600px" border="0" alt="bit">
+GitHub release (latest SemVer) Version Version Version -Version

@@ -35,7 +35,9 @@ **new versions** of bit can now update using `bit update` -### using `cURL` (Simplest way to install) +### using `cURL` (Simplest way to install) + +Like bit? [Sponsor](https://github.com/sponsors/chriswalz) bit for as little as $5 ```shell script curl -sf https://gobinaries.com/chriswalz/bit | sh; curl -sf https://gobinaries.com/chriswalz/bit/bitcomplete | sh && echo y | COMP_INSTALL=1 bitcomplete;