docs: update demo video size

This commit is contained in:
Chapman Pendery
2023-10-07 21:29:15 -07:00
committed by GitHub
parent 1c81589c02
commit 9e75770ea5
+1 -1
View File
@@ -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.
<p align="center"><img alt="demo of sa working" src="/docs/demo.gif" height="300px"/></p>
<p align="center"><img alt="demo of sa working" src="/docs/demo.gif" height="450px"/></p>
## Getting Started