Update home authored by Mate Balajti's avatar Mate Balajti
......@@ -6,6 +6,8 @@
* [ ] are there sufficient tests?
* [ ] does the tool work as expected?
* [ ] 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?
* [ ] `.gitignore` extensive enough?
......@@ -16,6 +18,7 @@
# Links to individual tools
## [Transcript sampler](https://git.scicore.unibas.ch/zavolan_group/tools/transcript-sampler)
* 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)
* License: MIT
......
......