10 lines
277 B
Markdown
10 lines
277 B
Markdown
# README
|
|
## Base information
|
|
This is a simple Program to calculate the daily balance earn by a shop.
|
|
|
|
## Building the program
|
|
To build and package the program use the following command:
|
|
### Linux
|
|
fyne package -os linux -icon Icon.png
|
|
### Windows
|
|
fyne-cross windows -arch=amd64
|