Skip to content

Commit c33f17e

Browse files
authored
Update README.md
1 parent 8af520a commit c33f17e

1 file changed

Lines changed: 20 additions & 10 deletions

File tree

README.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Luftmensch 1.4.1 (Español) | 1.4 (English)
1+
# Luftmensch 1.4.2 (Instalable) | 1.4.1 (Portable) | 1.4 (English)
22
![Luftmensch icon](https://raw.githubusercontent.com/lheredias/Luftmensch/main/finalicon.ico) ![Luftmensch logo](https://github.com/lheredias/Luftmensch/blob/main/app%20name.png)
33

44
```
5-
Version 1.4.1 released in September 2021.
5+
Version 1.4.2 (Instalable) released in September 2021.
6+
Version 1.4.1 (Portable) released in September 2021.
67
Version 1.4 (English) released in April 2021.
78
```
89
## :izakaya_lantern: Description
@@ -19,7 +20,7 @@ Its flexibility and capability of dealing with many scenarios means exceedingly
1920

2021
The entirety or just portions of the present code can be applied to a wide range of contexts, in both work and academic environments.
2122

22-
As of April 2021, Luftmensch is under active development.
23+
As of September 2021, LuftMensch is under active development.
2324

2425
## Target users:
2526

@@ -29,35 +30,44 @@ As of April 2021, Luftmensch is under active development.
2930

3031
### Source code:
3132

32-
* Español: [código](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_ESP.py)
33+
* Portable: [código](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_ESP.py)
34+
* Instalable: [código](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_INSTALABLE.py)
3335
* English: [code](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_ENG.py)
3436
```
35-
You may find the ESP version code more compelling than its ENG counterpart for it is far deeper and almost twice as big.
37+
You may find the ESP version (portable & instalable) code more compelling than its ENG counterpart for it is far deeper and almost twice as big.
3638
```
3739
***
3840
## New in version 1.4
3941

4042
* Released an English or "General Public" version of LuftMensch.
4143

42-
## Lo nuevo en la versión 1.4.1
44+
## Lo nuevo en la versión 1.4.2 (Instalable)
4345

44-
* Se mejoró la funcionalidad de la opción 6 (creación de archivos .zip de valores.
46+
* Se añadieron dos funcionalidades exclusivas: opciones 8 y 9.
47+
48+
## Lo nuevo en la versión 1.4.1 (Portable)
49+
50+
* Se optimizó la opción 6 (creación de archivos .zip de valores).
4551

4652
## Author
4753

4854
* [lheredias](https://github.com/lheredias)
4955

50-
## Download the latest "General Public" version
56+
## Download the latest "General Public" version in English
5157
* [Luftmensch v1.4](https://github.com/lheredias/Luftmensch/releases/tag/v1.4)
5258

53-
## Descarga la última versión en Español
59+
## Descarga la última versión instalable en Español
60+
* [Luftmensch v1.4.2](https://github.com/lheredias/Luftmensch/releases/tag/v1.4.2)
61+
62+
## Descarga la última versión portable en Español
5463
* [Luftmensch v1.4.1](https://github.com/lheredias/Luftmensch/releases/tag/v1.4.1)
5564

5665
## Platforms
5766

5867
Windows only.
5968

6069
## Requirements
70+
6171
* PyQt5
6272
* [PyMuPDF](https://github.com/pymupdf/PyMuPDF)
6373
* Microsoft Word
@@ -69,7 +79,7 @@ Windows only.
6979
Please submit questions and report issues [over here](https://github.com/lheredias/Luftmensch/discussions).
7080

7181
## License
72-
[MIT License](https://github.com/lheredias/Luftmensch/blob/main/LICENSE)
82+
[GPL License](https://github.com/lheredias/Luftmensch/blob/main/LICENSE)
7383

7484
## Screenshots
7585

0 commit comments

Comments
 (0)