diff --git a/get-started.md b/get-started.md index 2e58072..3a3a59a 100644 --- a/get-started.md +++ b/get-started.md @@ -31,12 +31,11 @@ Press **Yes** and the **Create C# Project** menu should appear like this: You can choose a custom project name, and the project will be located in the **ProjectRootFolder/Script** directory. Subdirectories within Script are also supported, allowing you to organize your project files in any folder structure you prefer. -{: .note } -By default it'll create a new folder for each new project! +**By default it'll create a new folder for each new project!** ### Help! I accidentally cancelled the operation -Navigate to the top of editor viewport and you'll find the UnrealSharp logo. Click on **New C# Project** and you're back on track. +Navigate to the top of the editor viewport and you'll find the **UnrealSharp** logo. Click on **New C# Project** and you're back on track. ![ToolbarShowcase](https://raw.githubusercontent.com/UnrealSharp/unrealsharp.github.io/main/media/get-started/ToolbarShowcase.PNG)