Change the README to reflect the actual workflow
This commit is contained in:
parent
86f9a4cb3f
commit
8790bd2ebb
1 changed files with 3 additions and 1 deletions
|
@ -19,7 +19,9 @@ Next, we set up the database and start the fetching process. This take a little
|
||||||
time, so make yourself a cup of tea and be proud of yourself to get this far :)
|
time, so make yourself a cup of tea and be proud of yourself to get this far :)
|
||||||
|
|
||||||
(use 'ldview.tasks.runner)
|
(use 'ldview.tasks.runner)
|
||||||
(ldview.tasks.runner/load-competition 27 "10 Seconds")
|
(in-ns 'ldview.tasks.runner)
|
||||||
|
(wipe-all!!)
|
||||||
|
(load-competition 28)
|
||||||
|
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
|
|
Loading…
Reference in a new issue