From 1d19a95f089d75e242a762864b8ebf162eb06c0f Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Wed, 29 Dec 2021 19:43:32 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86cb1c4..e125e4c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ J2-Technologies is a by i3-Technologies inspired Whiteboard application programm The current features and functionalities are: - literally just writing. Single colored pen (white) on black background. -# How to use +# Installation There are a bunch of ways in which the program can be executed: ### Windows installer Use .exe installer for **Windows only**. The "installer" (quotations intended) literally extracts the zip archive into a directory of your choice. For version "v0.2ALPHA" and "v0.2.1ALPHA" **make sure to create a subfolder** as the installer doesn't do that automatically. Otherwise you're gonna have to move all extracted files after the installation - it's a mess. @@ -15,6 +15,14 @@ Use .love file. For this You will need to install the love2d programming languag ### Zip Archive Download the latest source-code zip archive and extract it to a directory of your choice. Now You can open it. +# How to use +You will be greeted with the following start screen: +![image](https://user-images.githubusercontent.com/91549607/147693647-95d5c063-f56c-45c5-a768-d5c24034fdf7.png) +Just wait a few seconds and the whiteboard (or blackboard) will appear. +The whiteboard looks as followed: +![image](https://user-images.githubusercontent.com/91549607/147693340-e14e65c6-b4a7-4325-93aa-2896694a29cf.png) +Here You can draw in white wuth your mouse or any digital pen, finger, etc. + # Updates ### What comes next? Of course this is a wip (work in progress) and the project is still in its alpha stage but I have to work on other projects too so don't expect any updates soon