update docs
This commit is contained in:
parent
10684a1f90
commit
7a9def556d
1 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||

|

|
||||||
# ConvertX
|
# 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
|
## Features
|
||||||
|
|
||||||
|
|
@ -50,3 +50,4 @@ Then visit `http://localhost:3000` in your browser and create your account. Don'
|
||||||
- [ ] Add more converters
|
- [ ] Add more converters
|
||||||
- [ ] Divide index.tsx into smaller components
|
- [ ] Divide index.tsx into smaller components
|
||||||
- [ ] Add tests
|
- [ ] Add tests
|
||||||
|
- [ ] Add searchable list of formats
|
||||||
Loading…
Add table
Add a link
Reference in a new issue