From 155cfab1af94687d43beec2d89c4f564005297b2 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Thu, 20 Apr 2023 11:53:49 -0500 Subject: [PATCH] Improved README based on feedback Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- plugins/devtools/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/devtools/README.md b/plugins/devtools/README.md index d20142a746..fc9f1f7312 100644 --- a/plugins/devtools/README.md +++ b/plugins/devtools/README.md @@ -1,6 +1,6 @@ # DevTools -Welcome to the DevTools plugin! +Welcome to the DevTools plugin! This plugin helps elevate useful information about a Backstage instance through the frontend, which can be helpful for an integrator for troubleshooting, reviewing, and understanding their installation. ## Features @@ -24,7 +24,7 @@ The DevTools plugin can be setup with other tabs with additional helpful feature ### External Dependencies -Lists the status of configured External Dependencies based on your current running Backstage instance's ability to reach them +Lists the status of configured External Dependencies based on your current running Backstage instance's ability to reach them. ![Example of external dependencies tab](./docs/devtools-external-dependencies.png)