diff --git a/bin/README.MD b/bin/README.MD index ac75667..2edea96 100644 --- a/bin/README.MD +++ b/bin/README.MD @@ -3,7 +3,7 @@ * Description: WelsonJS - Build a Windows app on the Windows built-in JavaScript engine * Website: https://github.com/gnh1201/welsonjs * Last updated: 2024-01-27 -* NOTE: The binaries listed here are for special purpose users, and regular users do not need them. +* ***NOTE***: The binaries listed here are for special purpose users, and regular users do not need them. ## Recommended packages * WelsonJS.Toolkit (WelsonJS native component) [x64](https://github.com/gnh1201/welsonjs/raw/master/bin/x64/WelsonJS.Toolkit.dll) [x86](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Toolkit.dll) @@ -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/)