diff --git a/README.md b/README.md index 520394c..cbf70b3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ![ConvertX](images/logo.png) # ConvertX +[![Docker](https://github.com/C4illin/ConvertX/actions/workflows/docker-publish.yml/badge.svg?branch=main)](https://github.com/C4illin/ConvertX/actions/workflows/docker-publish.yml) A self-hosted online file converter. Supports 831 different formats. Written with Typescript, Bun and Elysia. @@ -50,4 +51,4 @@ Then visit `http://localhost:3000` in your browser and create your account. Don' - [ ] Add more converters - [ ] Divide index.tsx into smaller components - [ ] Add tests -- [ ] Add searchable list of formats \ No newline at end of file +- [ ] Add searchable list of formats