From 7a9def556d0b901df2a293a07af8e5e2f26e3ae0 Mon Sep 17 00:00:00 2001 From: C4illin Date: Sat, 25 May 2024 17:29:52 +0200 Subject: [PATCH] update docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 737aae6..520394c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![ConvertX](images/logo.png) # ConvertX -A self-hosted online file converter. Supports 808 different formats. Written with Bun and Elysia. +A self-hosted online file converter. Supports 831 different formats. Written with Typescript, Bun and Elysia. ## Features @@ -49,4 +49,5 @@ Then visit `http://localhost:3000` in your browser and create your account. Don' - [ ] Add options for converters - [ ] Add more converters - [ ] Divide index.tsx into smaller components -- [ ] Add tests \ No newline at end of file +- [ ] Add tests +- [ ] Add searchable list of formats \ No newline at end of file