docs: update readme

This commit is contained in:
Chapman Pendery
2023-10-31 00:46:26 -07:00
committed by GitHub
parent 270d8eb808
commit f505571d30
+1 -1
View File
@@ -1,6 +1,6 @@
# inshellisense
`inshellisense` provides IDE style autocomplete for shells. It's a terminal native runtime of for [autocomplete](https://github.com/withfig/autocomplete) which has support for 600+ command line tools. `inshellisense` supports Windows, Linux, & MacOS.
`inshellisense` provides IDE style autocomplete for shells. It's a terminal native runtime for [autocomplete](https://github.com/withfig/autocomplete) which has support for 600+ command line tools. `inshellisense` supports Windows, Linux, & MacOS.
<p align="center"><img alt="demo of inshellisense working" src="/docs/demo.gif" height="450px"/></p>