소스 검색

fixes formatting

slonon 3 년 전
부모
커밋
c55183da0a
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  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\`)