diff --git a/README.org b/README.org index 34dc729..0ca9548 100644 --- a/README.org +++ b/README.org @@ -3,6 +3,10 @@ /gis/ is a Bash script which shows status information about multiple Git repositories. +It was inspired by [[https://wiki.ros.org/wstool][wstool]], [[https://github.com/dirk-thomas/vcstool][vcstool]] and the default [[https://starship.rs/][Starship]] prompt. + +[[./screenshot.png]] + * Usage #+begin_example diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..0057d19 Binary files /dev/null and b/screenshot.png differ