README.md Güncelle

This commit is contained in:
19atlas 2024-01-31 16:16:41 +00:00
parent 0d2e1352f8
commit 041329f017
1 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
# financial-export
## an easy way to export financial reports written in python
### 3 language support
## How to use?
# Programs I wrote for ~vern that maybe useful
## fiexport - an easy way to export financial reports written in python
### How to use?
first of all python version must be 3 or higer <br>
`python fiexport.py` to run and answer the questions
## depenices
### depenices
datetime <br>
os
###
## License info
According to [that python repo](https://github.com/python/cpython/blob/main/LICENSE) python project is GPL-compatible but it is not accurate information. [Maybe usefull](https://www.gnu.org/licenses/license-list.html#Python)