diff --git a/Readme.adoc b/Readme.adoc index a4882f3..8b9de54 100644 --- a/Readme.adoc +++ b/Readme.adoc @@ -23,7 +23,9 @@ $ docker run -it --rm -e LINEAR_API_KEY=your-api-key ghcr.io/rubyists/linear-cli <1> Podman Usage <2> Docker Usage -=== Gem (Most should use this) +=== Gem install (Most should use this) + +Requires ruby 3.2 or later [source,sh] ---- @@ -92,7 +94,7 @@ $ lc w --teams `lcls` is a helper provided to list issues. It's an alias for `lc issues list`. -image::listings.cinema.gif[] +image::cinemas/listings.cinema.gif[] [source,sh] ---- diff --git a/cinemas/listings.cinema.gif b/cinemas/listings.cinema.gif new file mode 100644 index 0000000..fd0c4df Binary files /dev/null and b/cinemas/listings.cinema.gif differ