Browse Source

fix typo

pull/59/head
mathbbN 3 years ago committed by GitHub
parent
commit
a1876317e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -80,7 +80,7 @@ python3 demo/gittk.py
# Text edit with "Pygments" highlight integrated
# it require pygments
# pip install pygments
python3 tests/test.ui.018.TextEdit.Pygments.py REAMDE.md
python3 tests/test.ui.018.TextEdit.Pygments.py README.md
```
#### Profiling
##### [cProfile](https://docs.python.org/3/library/profile.html), [cProfilev](https://github.com/ymichael/cprofilev)

Loading…
Cancel
Save