Update README.md

This commit is contained in:
Jonas_Jones 2021-12-29 19:43:32 +01:00 committed by GitHub
parent 35269ea94a
commit 1d19a95f08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ J2-Technologies is a by i3-Technologies inspired Whiteboard application programm
The current features and functionalities are: The current features and functionalities are:
- literally just writing. Single colored pen (white) on black background. - 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: There are a bunch of ways in which the program can be executed:
### Windows installer ### 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. 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 ### Zip Archive
Download the latest source-code zip archive and extract it to a directory of your choice. Now You can open it. 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 # Updates
### What comes next? ### 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 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