Update home authored by Mate Balajti's avatar Mate Balajti
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
* [ ] are there sufficient tests? * [ ] are there sufficient tests?
* [ ] does the tool work as expected? * [ ] does the tool work as expected?
* [ ] has the package been built (correctly)? * [ ] has the package been built (correctly)?
* [ ] fix issues based on the `review` merge requests, solve threads (but don't merge)
* [ ] type hints provided for *all* functions & methods
* [x] License present and permissive? * [x] License present and permissive?
* [ ] `.gitignore` extensive enough? * [ ] `.gitignore` extensive enough?
...@@ -16,6 +18,7 @@ ...@@ -16,6 +18,7 @@
# Links to individual tools # Links to individual tools
## [Transcript sampler](https://git.scicore.unibas.ch/zavolan_group/tools/transcript-sampler) ## [Transcript sampler](https://git.scicore.unibas.ch/zavolan_group/tools/transcript-sampler)
* License: MIT * License: MIT
* Rebased and merged `hugo.gillet-main-patch-48646` into main
## [Transcript structure generator](https://git.scicore.unibas.ch/zavolan_group/tools/transcript-structure-generator) ## [Transcript structure generator](https://git.scicore.unibas.ch/zavolan_group/tools/transcript-structure-generator)
* License: MIT * License: MIT
... ...
......