Skip to content

Commit 501f86d

Browse files
author
Vincent Michel
committed
Fix README formatting
1 parent 8b6b4d5 commit 501f86d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,17 @@ Three main applications are available:
2323

2424
- A console interface :
2525

26-
$ python -m sequence.console
27-
or
26+
$ python -m sequence.console # Or
2827
$ sequence-console
2928

3029
- A PyQt based sequence runner :
3130

32-
$ python -m sequence.runner
33-
or
31+
$ python -m sequence.runner # Or
3432
$ sequence-runner
3533

3634
- A PyQt based sequence editor :
3735

38-
$ python -m sequence.editor
39-
or
36+
$ python -m sequence.editor # Or
4037
$ sequence-editor
4138

4239
Documentation

0 commit comments

Comments
 (0)