From c2868dcd0d67388ae6e759d07c674cbf4df95649 Mon Sep 17 00:00:00 2001 From: Marten Lohstroh Date: Wed, 16 Oct 2024 12:01:18 -0700 Subject: [PATCH] Apply suggestions from code review --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4d98efd68..a403a2bd8 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ This extension adds language support for [Lingua Franca (LF)](https://www.lf-lan ## ✨ Check out the New Lingua Franca Package Explorer! ✨ -Click on the LF icon in the Activity Bar on the left to access the Package Explorer. This will open a tree view that lists - -- **Installed Packages:** Library packages installed via the [Lingo package manager](https://github.com/lf-lang/lingo/); -- **Local Libraries:** Unpublished libraries located in `./src/lib` within your project; and -- **Source Files:** All `.lf` source files located in the `./src` folder. +Click on the LF icon in the Activity Bar on the left to access the Package Explorer. +This will open a tree view, showing: +- **Installed Packages**—library packages installed via the [Lingo package manager](https://github.com/lf-lang/lingo/); +- **Local Libraries**—unpublished libraries located in `./src/lib` within your project; and +- **Source Files**—all `.lf` source files located in the `./src` folder. ## Other features * find references