From a6dca90f3ea99ad48e83f9aeff51543c1a7ef34d Mon Sep 17 00:00:00 2001 From: Nikola165 Date: Tue, 20 Oct 2020 13:08:01 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8aa9bae..fa69d5b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Web Page Creator -##### Version: beta 9.30.20 +##### Version: beta 10.20.20 #### Author: [Nikola-Mircic](https://github.com/Nikola-Mircic) ### About Web Page Creator is an easy to use application for creating simple web pages. You can make your web page just by picking which element u want to add or delete. For each element on your page, there is a list of attributes you can change it or you can leave it on default if u don't want to change anything. ### Instalation -To set up WPC on Windows go to the [link](https://github.com/Nikola-Mircic/Web-Page-Creator/raw/master/release/wpc_beta_9.30.20.rar) and download __wpc_beta_9.30.20.rar__. When download is complete,extract files to an empty folder and run __wpc.jar__. If there is a problem while launching application please report an issue. +To set up WPC on Windows go to the [link](https://github.com/Nikola-Mircic/Web-Page-Creator/raw/master/release/wpc_beta_10.20.20.rar) and download __wpc_beta_10.20.20.rar__. When download is complete,extract files to an empty folder and run __wpc.jar__. If there is a problem while launching application please report an issue. ### Creating a page #### Start screen From d4711589c32a8e9dc433771a09d0d188e2380aa4 Mon Sep 17 00:00:00 2001 From: Nikola165 Date: Tue, 20 Oct 2020 21:41:08 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa69d5b..e7e0b0a 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ Working screen is separated into four sections: 2. __Element selector__ - There are four different buttons for adding new elements to the page. The first button creates grey rectangle,the second button is for adding plain text. The third button creates list of six different types of headings sorted by size. The fourth button is for adding a text with a link to the file,or any web site. 3. __Working panel__ - This is the biggest part of the working screen. It shows you the preview of your page and the currently focused element. 4. __Element editor__ - This is the rightmost part of the working screen. It displays a list of focused element's attributes. +5. __Page editor__ - Contains list of attributes used to edit current page, ie. title and encoding.