From f8e94e380e98fb00db4e93819a057e36a609bb82 Mon Sep 17 00:00:00 2001 From: Matt Schrage Date: Wed, 12 Mar 2025 14:56:37 -0700 Subject: [PATCH] Update README.md (#2587) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f08b0941..05261c91 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@ [![Badge: Documentation](https://img.shields.io/badge/documentation-black)](https://fig.io/docs/) [![Badge: contributors](https://img.shields.io/github/contributors/withfig/autocomplete)](#Contributors) -**[Amazon Q Developer in the command line](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-getting-started-installing.html) +**[Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-getting-started-installing.html)** adds IDE-style completions for hundreds of popular CLIs like `git`, `npm`, `docker`, and `aws`. Start typing, and Amazon Q populates contextually relevant -subcommands, options and arguments.** +subcommands, options and arguments. + +> Amazon Q Developer CLI, formerly known as [Fig](https://fig.io), is open source. See [aws/amazon-q-developer-cli]( https://github.com/aws/amazon-q-developer-cli) to learn more. ## ⚡️ Installation