Commit d08bc6bc09387713866a49109b1fe754c9b04014

Authored by Goutte
1 parent 58e589e9

Lint the README.

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
README.md
... ... @@ -19,6 +19,11 @@ It also gathers NetCDF data from AMDA, and serves it as CSV to the plotter.
19 19  
20 20 # How
21 21  
  22 +## Source
  23 +
  24 +https://gitlab.irap.omp.eu/CDPP/SPACEWEATHERONLINE
  25 +
  26 +
22 27 ## Overview
23 28  
24 29 - `config.yml` : the main configuration file.
... ... @@ -45,6 +50,7 @@ python web/run.py
45 50  
46 51 Then, browse [localhost:5000](http://localhost:5000).
47 52  
  53 +
48 54 ## Troubleshoot
49 55  
50 56 ### Installing scipy
... ...