From 0736ad81d29f84c915485c1bf7a0e897ad431c70 Mon Sep 17 00:00:00 2001 From: Chapman Pendery <35637443+cpendery@users.noreply.github.com> Date: Wed, 15 Nov 2023 13:05:32 -0800 Subject: [PATCH] docs: update readme (#80) --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0010a9..e1338aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # inshellisense -`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. +`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.

demo of inshellisense working

@@ -23,7 +23,7 @@ After completing the installation, you can already run `inshellisense --shell [!IMPORTANT] +> inshellisense is currently undergoing a major redesign, see [#79](https://github.com/microsoft/inshellisense/issues/79), so note that some +> contributions will not be merged if they are modifying functionality targeted by the redesign. + This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.