From 38c505a9700187671fda2b291764b8eca70fda8e Mon Sep 17 00:00:00 2001 From: geo7 Date: Sun, 6 Jul 2025 18:33:48 +0100 Subject: [PATCH] Update readme --- .gitignore | 1 + README.md | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 500367f..575be68 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ requirements-dev.txt .ruff_cache/ htmlcov/ .venv/ +.env diff --git a/README.md b/README.md index 32f7428..d65f46e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Git `rb` [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) -[![PyPI Latest Release](https://img.shields.io/pypi/v/mypy-clean-slate.svg)](https://pypi.org/project/mypy-clean-slate/) -[![License](https://img.shields.io/pypi/l/mypy-clean-slate.svg)](https://github.com/geo7/mypy_clean_slate/blob/main/LICENSE) -[![image](https://img.shields.io/pypi/pyversions/mypy-clean-slate.svg)](https://pypi.python.org/pypi/mypy-clean-slate) -[![Actions status](https://github.com/geo7/mypy_clean_slate/workflows/CI/badge.svg)](https://github.com/geo7/mypy_clean_slate/actions) +[![PyPI Latest Release](https://img.shields.io/pypi/v/git-rb.svg)](https://pypi.org/project/git-rb/) +[![License](https://img.shields.io/pypi/l/git-rb.svg)](https://github.com/geo7/git-rb/blob/main/LICENSE) +[![image](https://img.shields.io/pypi/pyversions/git-rb.svg)](https://pypi.python.org/pypi/git-rb) +[![Actions status](https://github.com/geo7/git-rb/workflows/CI/badge.svg)](https://github.com/geo7/git-rb/actions) `git-rb` is a command-line tool to simplify interactive rebase workflow in Git, often I'd find my self copying hashes from `git log` output in order to paste