Skip to content

Commit c430b75

Browse files
committed
Update readme.
1 parent 3802629 commit c430b75

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33
# MagicPython
44

55
This is a package with preferences and syntax highlighter for cutting edge
6-
Python 3 (although Python 2 is well supported too). The syntax is compatible
6+
Python 3, although Python 2 is well supported, too. The syntax is compatible
77
with [Sublime Text](http://www.sublimetext.com) and [Atom](http://atom.io).
88
It is meant to be a drop-in replacement for the default Python package.
99

10+
MagicPython correctly highlights all Python 3.5 syntax features, including
11+
type annotations, string formatting and regular expressions. It is built
12+
from scratch for robustness with an extensive test suite.
13+
1014

1115
![](https://magicstack.github.io/MagicPython/example.png)
1216

0 commit comments

Comments
 (0)