diff --git a/README.md b/README.md index 82e51ebd..b75aed1b 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Then the project view appears in a new window. ### Add and setup graphical elements -Use the create button to add graphical elements in your project view. +Use the add button to add graphical elements in your project view and edit them with the properties panel. https://github.com/user-attachments/assets/44796af0-95d7-4e29-b28b-fdedfdbe7a85 @@ -94,19 +94,17 @@ Use the test/edit button to switch between the edit mode and the test mode. https://github.com/OpenSmock/Pyramid/assets/49183340/a85d8c01-89dd-472c-ab4e-41d51a8629dd -### Save a project +### Save and Edit a project Setup the project to store your view into a Class. When your project is saved into a method, you can see the preview on the `Pyramid preview` tab. - -https://github.com/OpenSmock/Pyramid/assets/49183340/eb70004b-cfb4-43a0-8759-27d3bac75fd0 - -### Edit a saved project +By default the element will be saved as source code. Use the `Pyramid preview` tab to edit an existing project. +You can edit your project with Pyramid or use the code browser. -https://github.com/OpenSmock/Pyramid/assets/49183340/c4a18e51-5fb5-412c-90d4-0638cadb6bff +https://github.com/user-attachments/assets/14711a00-b31a-4915-a634-3685bfe141f7 ### Test a project