diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-09-18 18:59:30 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-09-18 18:59:30 +0200 |
commit | 3227735099f8acb37ffe658b8f04b6c308b64d23 (patch) | |
tree | ab667722888284d09162824746217f1538dfb37f | |
parent | 69a3a66e7a3fbfbbcc57703949b3782c8576c021 (diff) |
Update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,6 @@ Install poetry and pyenv. ```sh pyenv local 3.9.* -make check make install ``` @@ -74,3 +73,4 @@ Ideas of mine that did not work unfortunately: - [ ] Evaluation - [ ] Wandb artifact fetcher - [ ] fix linting +- [ ] Modularize the decoder |