From 9e75770ea5bc8c948b03fc3d7a81f1f835638b8f Mon Sep 17 00:00:00 2001 From: Chapman Pendery <35637443+cpendery@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:29:15 -0700 Subject: [PATCH] docs: update demo video size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83cf73d..c73853c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `sa` provides IDE style autocomplete, `inshellisense`, for shells. It's a terminal native runtime of for [autocomplete](https://github.com/withfig/autocomplete) which has support for 600+ command line tools. `sa` supports Windows, Linux, & MacOS. -

demo of sa working

+

demo of sa working

## Getting Started