Update home authored by Mate Balajti's avatar Mate Balajti
...@@ -53,8 +53,8 @@ ...@@ -53,8 +53,8 @@
* License: MIT * License: MIT
* Two branches: `main` and `review` * Two branches: `main` and `review`
* No open issues, only one unresolved thread (minor) on review MR * No open issues, only one unresolved thread (minor) on review MR
* Tool can be installed with `pip install .` and is executable, I think it works as intended * Tool can be installed with `pip install .` but CLI is missing, there's also an error during execution when running it with the test files
* CLI and tests work, CI workflow is available and works * Tests work, CI workflow is available and works
## [Read sequencer](https://git.scicore.unibas.ch/zavolan_group/tools/read-sequencer) ## [Read sequencer](https://git.scicore.unibas.ch/zavolan_group/tools/read-sequencer)
* License: MIT * License: MIT
... ...
......