diff --git a/README.md b/README.md index a166c02..66d9ddd 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,30 @@ -# Moonscript++ Compiler collection package for Moonscript syntax highlighting ## +## Moonscript syntax highlighting ## -**------------------** +In code profiling and error/warning highlighting and messages in realtime (coming soon) -**In code profiling and error / warning highlighting and messages realtime, Comming soon** - - -## Class and object highlighting now seperate from functions and operations!! ## +Class and object highlighting now seperate from functions and operations _V 1.0.9_ -1. **NEW! Now has descriptions, and snippet support as well as a better coded language descriptior.** +1. Has now descriptions and snippet support as well as a better coded language descriptor. ---------------------------------- -2. **This package will highlight Moonscript, and compatible lua keywords in a text document.** +2. This package will highlight moonscript and compatible lua keywords in a text document. ---------------------------------- -3. **This package will highlight uncompatible lua keywords in the moonscript language (think function,end)** +3. This package will also highlight otherwise uncompatible lua keywords (think `function` and `end`) ---------------------------------- -4. **Highlights the entire standard library thats compatible with moonscript, in terms of keywords** +4. Highlights the entire standard library which is compatible with moonscript (in terms of keywords) --------------------------------------------------- -## Moonscript compiler tools comming soon ## +## Moonscript compiler tools (coming soon) ## -### **Check out moonscript++, the compiler to create standalone compiled Moonscript programs.** https://github.com/owenkimbrell/Moonscriptxx ### +### Check out Moonscript++, the compiler to create standalone compiled Moonscript programs. ### +https://github.com/owenkimbrell/Moonscriptxx -**Lynxish-Developer** \ No newline at end of file +**Lynxish-Developer**