Some enhancements to README.md

This commit is contained in:
Sei Lisa 2015-03-14 11:33:43 +01:00
parent aa0d84e01b
commit 5b105e5772

View file

@ -1,5 +1,5 @@
# LSL PyOptimizer
LSL PyOptimizer is a LSL2 script optimizer written for Python 2. Currently it only supports code memory optimization (no speed optimization), only for Mono (no LSO), and only for the Second Life flavour of LSL (no OpenSim etc.).
**LSL PyOptimizer** is a LSL2 script optimizer written in Python 2. Currently it only supports code memory optimization (no speed optimization), only for Mono (no LSO), and only for the Second Life flavour of LSL (no OpenSim etc.).
HTML introduction, list of features and documentation available at [http://seis.shop.tm/lsl-pyoptimizer/](http://seis.shop.tm/lsl-pyoptimizer/)