Update README.MD

This commit is contained in:
Namhyeon Go 2024-07-20 16:35:41 +09:00 committed by GitHub
parent a6b77826d5
commit b92f68e697
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
* 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))
* Python Windows embeddable package [3.10.2] - ***NOTE***: This will soon be migrated to [Caterpillar Proxy](https://github.com/gnh1201/caterpillar))
* 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/)