Browse Source

Update README.md

master
Peter Vivell 6 years ago
parent
commit
c2fde6b53a
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -42,7 +42,7 @@ Running the binary with the appropriate arguments:
42 42
 
43 43
 `radangel --verbose --event events.tsv --stats stats.tsv`
44 44
 
45
-The daemon can be run as service with the `radangel.service` systemd file.
45
+The daemon can be run as service with help of the `radangel.service` systemd file.
46 46
 
47 47
 ## Web: service
48 48
 
@@ -60,4 +60,4 @@ To compile the `websockify` daemon just run `make` in the `src/contrib` director
60 60
 
61 61
 The web interface itself uses [Plotly.js](https://plot.ly/javascript/) to display the histogram of the channels in realtime by connecting to the websocket endpoint and provides a convenient user interface for exploring the details of the gamma-spectrum.
62 62
 
63
-![Background Gamma Spectrum](docs/background-gamma-spectrum.png)
63
+![Background Gamma Spectrum](docs/background-gamma-spectrum.png)

Loading…
Cancel
Save