diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-21 16:38:59 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 16:59:36 +0100 |
| commit | fbd1581983fb9aaaabfb2adcc31d9978747c86d3 (patch) | |
| tree | cc08028f6a12ef6fe8c3a6a5fe7b3e360f182aef /README.md | |
| parent | 290afce293823e5649ba44ab1f518962253c8c3a (diff) | |
| download | brokentalents-fbd1581983fb9aaaabfb2adcc31d9978747c86d3.tar.gz brokentalents-fbd1581983fb9aaaabfb2adcc31d9978747c86d3.zip | |
Readme: Fix asset path
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ The frontend is written with the [Vue](https://vuejs.org) JavaScript framework a ### Backend - + The `/matches` endpoint is called in equidistant intervals for a small set of matches. An hour of each set is aggregated and stored in a timestamped json. All timestamped jsons are aggregated and generate the output report json. |
