docs: update title and clarify description for chd-converter in README (README.md)

This commit is contained in:
2025-11-27 19:34:32 -05:00
parent 9a0d137494
commit daa6f061fc

View File

@@ -1,4 +1,4 @@
# Home-Server Development # Docker-Home-Server Development
## Docker Home Server Testing & Setup ## Docker Home Server Testing & Setup
Welcome to my home server development repository! Over the past 4-5 years, Ive tested a wide variety of Docker containers for self-hosting and automation. This repo collects the containers Ive found most useful, though some may be missing or not actively maintained. My goal is to organize each container into its own folder with a `docker-compose.yml` for easy setup and backup. Some configurations contain private information and will be refined before public release. Welcome to my home server development repository! Over the past 4-5 years, Ive tested a wide variety of Docker containers for self-hosting and automation. This repo collects the containers Ive found most useful, though some may be missing or not actively maintained. My goal is to organize each container into its own folder with a `docker-compose.yml` for easy setup and backup. Some configurations contain private information and will be refined before public release.
@@ -24,7 +24,7 @@ Below is a list of containers Ive tested and recommend for various home serve
- [calibre-web](./docker-compose/calibre-web) - [calibre-web](./docker-compose/calibre-web)
*Web-based interface for Calibre e-book library.* *Web-based interface for Calibre e-book library.*
- [chd-converter](./docker-compose/chd-converter) - [chd-converter](./docker-compose/chd-converter)
*Tool for converting disk images to CHD format.* *Tool for converting playstation disk images to CHD format.*
- [code-server](./docker-compose/code-server) - [code-server](./docker-compose/code-server)
*VS Code running on a remote server accessible through the browser.* *VS Code running on a remote server accessible through the browser.*
- [ddclient](./docker-compose/ddclient) - [ddclient](./docker-compose/ddclient)