Update README.MD

This commit is contained in:
Namhyeon Go 2024-07-20 16:38:02 +09:00 committed by GitHub
parent 1d21145d95
commit 4db44324e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,8 +14,8 @@
* Compression
* I recommend using [PeaZip](https://peazip.github.io/) or [7-Zip](https://www.7-zip.org/). I will provide an update to work with these software soon.
* LZ77 (aka. MsCompress) algorithm supports its own implementation within this project.
* Embeddable Python
* Python Windows embeddable package [3.10.2] (***NOTE***: This will soon be migrated to [Caterpillar Proxy](https://github.com/gnh1201/caterpillar))
* Embeddable Python (***NOTE***: This will soon be migrated to [Caterpillar Proxy](https://github.com/gnh1201/caterpillar))
* Python Windows embeddable package [3.10.2]
* Preconfigured `Embedded Python` for WelsonJS [zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip) [7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z)
* [64-bit](https://www.python.org/downloads/release/python-3102/)
* [32-bit](https://www.python.org/downloads/release/python-3102/)