We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a1ef3 commit ed04b4aCopy full SHA for ed04b4a
1 file changed
README.md
@@ -3,7 +3,7 @@ Simple tool for visualizing observations
3
4
(C) Benjamin Hugo, South African Radio Astronomy Observatory under GNU GPLv3
5
6
-# install
+### Install
7
In a new virtual environment run to install from PyPI
8
```
9
pip3 install obzplan
@@ -14,7 +14,7 @@ Note: you probably need to install tkinter for python3 if you haven't done so ye
14
15
apt-get install python3-tk
16
17
-# Usage
+### Usage
18
19
positional arguments:
20
src Sources to plot
0 commit comments