Skip to content

Commit

Permalink
Add alpha banner to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julien040 authored Mar 18, 2023
1 parent 6d913a3 commit 010f69d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Gut

> ⚠️ Gut is still in alpha which means that there may be some features that are missing
Gut is a CLI designed to make Git easier to use.

If you have years of muscle memory, gut isn’t probably for you.
Expand All @@ -11,7 +13,7 @@ If you have years of muscle memory, gut isn’t probably for you.

To install gut on Windows, run

```powershell
```bash
scoop bucket add gut https://github.com/julien040/gut-scoop
scoop install gut/gut
```
Expand Down Expand Up @@ -178,4 +180,4 @@ Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.
Please adhere to this project's `code of conduct`.

0 comments on commit 010f69d

Please sign in to comment.