From 3ecd2c62ae8aa462744e29ffa453f4dcbb35a47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Sat, 1 Jun 2024 13:02:31 +0200 Subject: [PATCH] chore: add to todo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a2031..58d6e0d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![GitHub repo size](https://img.shields.io/github/repo-size/C4illin/ConvertX) ![GitHub top language](https://img.shields.io/github/languages/top/C4illin/ConvertX) -A self-hosted online file converter. Supports 831 different formats. Written with Typescript, Bun and Elysia. +A self-hosted online file converter. Supports 831 different formats. Written with TypeScript, Bun and Elysia. ## Features @@ -64,6 +64,7 @@ Tutorial in french: https://belginux.com/installer-convertx-avec-docker/ - [ ] Divide index.tsx into smaller components - [ ] Add tests - [ ] Add searchable list of formats +- [ ] Make the upload button nicer and more easy to drop files on. Support copy paste as well if possible. ## Contributors