From 041329f0172669e2ee54bbf02cf6ce9c12588cd9 Mon Sep 17 00:00:00 2001 From: 19atlas <19atlas@noreply.vern.cc> Date: Wed, 31 Jan 2024 16:16:41 +0000 Subject: [PATCH] =?UTF-8?q?README.md=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 72a5ba2..973eac1 100644 --- a/README.md +++ b/README.md @@ -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
`python fiexport.py` to run and answer the questions -## depenices +### depenices datetime
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) \ No newline at end of file