Selaa lähdekoodia

fixes formatting

slonon 3 vuotta sitten
vanhempi
sitoutus
c55183da0a
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -1,9 +1,12 @@
 ## QSP language syntax highlighting for Visual Studio Code
 
-No known bugs:
+No known bugs.
+
+Features:
 * Multiline comments work now
 * Codefolding improved
 * automatic indentation added
+
 ___
 
 General usage:
@@ -12,6 +15,7 @@ General usage:
 Snippet usage:
 * type `loop`, `for`, `foreach` or `jump` and hit [Enter] for the `Loop` code snippet
 * [Tab] through the variables to rename them
+
 ___
 ### Customize formatting ###
 Modify settings.json (location: `%appdata%\Code\User\`)