branch: externals/phps-mode
commit d380cd4daecc1c54e17990c726d469836f67598b
Author: Christian Johansson <[email protected]>
Commit: Christian Johansson <[email protected]>
Updated readme
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9ed7f01..e9aed59 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ An Emacs major mode for PHP scripting language which aims at
making a full seman
## Goals
-With current progress estimates:
+*With current progress estimates:*
* Flycheck support (100%)
* Lexer based on official PHP re2c lexer (100%)
@@ -15,9 +15,9 @@ With current progress estimates:
* Full integration with Emacs Semantic subsystem (30%)
* Flymake support (0%)
* PSR-2 auto-formatting tool based on lexer tokens (0%)
+* Travis support (0%)
* Add to MELPA (0%)
* Add to ELPA (0%)
-* Travis support (0%)
## Unit tests