Browse Source

Update README.md

master
Peter Vivell 7 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
 
42
 
43
 `radangel --verbose --event events.tsv --stats stats.tsv`
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
 ## Web: service
47
 ## Web: service
48
 
48
 
60
 
60
 
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.
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