From 9a6a13fb4414625764b21f53e2f04f472c6934e2 Mon Sep 17 00:00:00 2001 From: John Matthews Date: Fri, 9 Aug 2024 10:28:48 -0400 Subject: [PATCH 1/3] Update README.md for link to IDE usage Signed-off-by: John Matthews --- ide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/README.md b/ide/README.md index 1c025ca5..490aecb1 100644 --- a/ide/README.md +++ b/ide/README.md @@ -1,3 +1,3 @@ # IDE Installation Docs -- Please see: https://github.com/konveyor-ecosystem/kai-vscode-plugin/blob/main/README.md +- Please see: https://github.com/konveyor-ecosystem/kai-vscode-plugin/blob/main/docs/user-guide.md From d3e394e00db548005cd1e85404b907cf60ff2453 Mon Sep 17 00:00:00 2001 From: John Matthews Date: Fri, 9 Aug 2024 10:37:44 -0400 Subject: [PATCH 2/3] Update README.md Signed-off-by: John Matthews --- ide/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ide/README.md b/ide/README.md index 490aecb1..2504fa31 100644 --- a/ide/README.md +++ b/ide/README.md @@ -1,3 +1,7 @@ -# IDE Installation Docs +# KAI IDE Information -- Please see: https://github.com/konveyor-ecosystem/kai-vscode-plugin/blob/main/docs/user-guide.md +## Installation +- For installing the IDE plugin for VSCode see: https://github.com/konveyor-ecosystem/kai-vscode-plugin/blob/main/docs/user-guide.md + +## Usage +- For using the IDE see: https://github.com/konveyor-ecosystem/kai-vscode-plugin/blob/main/docs/user-guide.md#using-the-ide-plugin From ea7b6a5e732baa4ca0e0ec2f251b04ce2bc31e3e Mon Sep 17 00:00:00 2001 From: John Matthews Date: Fri, 9 Aug 2024 10:39:59 -0400 Subject: [PATCH 3/3] Update README.md Signed-off-by: John Matthews --- ide/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ide/README.md b/ide/README.md index 2504fa31..345abd19 100644 --- a/ide/README.md +++ b/ide/README.md @@ -1,7 +1,9 @@ # KAI IDE Information ## Installation + - For installing the IDE plugin for VSCode see: https://github.com/konveyor-ecosystem/kai-vscode-plugin/blob/main/docs/user-guide.md ## Usage + - For using the IDE see: https://github.com/konveyor-ecosystem/kai-vscode-plugin/blob/main/docs/user-guide.md#using-the-ide-plugin