From 2295f2372528ce041f9a8fc7a73aa73f3468e878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Sun, 3 Aug 2025 20:09:05 +0200 Subject: [PATCH] chore: update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 0d65690..3d24b74 100644 --- a/README.md +++ b/README.md @@ -133,19 +133,10 @@ Tutorial in chinese: 2. `bun install` 3. `bun run dev` -Pull requests are welcome! See below and open issues for the list of todos. +Pull requests are welcome! See open issues for the list of todos. The ones tagged with "converter request" are quite easy. Help with docs and cleaning up in issues are also very welcome! Use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary) for commit messages. -## Todo - -- [ ] Add options for converters -- [ ] Add tests -- [ ] Make errors logs visible from the web ui -- [ ] Add more converters: - - [ ] [deark](https://github.com/jsummers/deark) - - [ ] LibreOffice - ## Contributors