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