diff --git a/README.md b/README.md index 8aa9bae..e7e0b0a 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 @@ -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.