Skip to content

Commit e12ab51

Browse files
authored
docs: Update name in readme
1 parent 57b124d commit e12ab51

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Amazon Q for command line Monorepo
1+
# Amazon Q Developer for command line Monorepo
22

3-
The FigIoDesktop monorepo houses most of the core code for the Amazon Q desktop
3+
The FigIoDesktop monorepo houses most of the core code for the Amazon Q Developer desktop
44
app and CLI.
55

66
## Overview
@@ -11,17 +11,17 @@ Several projects live here:
1111
- [`packages/dashboard`](packages/dashboard/) - The dashboard react app
1212
- [`figterm/`](figterm/) - figterm, our headless terminal/pseudoterminal that
1313
intercepts the user’s terminal edit buffer.
14-
- [`q_cli/`](q_cli/) - the `q` CLI, allows users to interface with Amazon Q from
14+
- [`q_cli/`](q_cli/) - the `q` CLI, allows users to interface with Amazon Q Developer from
1515
the command line
1616
- [`fig_desktop/`](fig_desktop/) - the Rust desktop app, uses
1717
[`tao`](https://docs.rs/tao/latest/tao/)/[`wry`](https://docs.rs/wry/latest/wry/)
1818
for windowing/webviews
1919
- [`fig_input_method/`](fig_input_method/) - The input method used to get cursor
2020
position on macOS
2121
- [`extensions/vscode`](extensions/vscode/) - Contains the VSCode plugin needed
22-
for the Amazon Q for command line to work in VSCode
22+
for the Amazon Q Developer for command line to work in VSCode
2323
- [`extensions/jetbrains`](extensions/jetbrains/) - Contains the VSCode plugin
24-
needed for the Amazon Q for command line to work in Jetbrains IDEs
24+
needed for the Amazon Q Developer for command line to work in Jetbrains IDEs
2525

2626
Other folder to be aware of
2727

0 commit comments

Comments
 (0)