From 53d60fdddd0f27d8fe6cfeb22499c0fc90b85c21 Mon Sep 17 00:00:00 2001 From: Jarek Krochmalski Date: Sun, 28 Dec 2025 21:40:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d77500..f50dfdc 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Dockhand is a modern, efficient Docker management application providing real-tim - **Frontend**: SvelteKit 2, Svelte 5, shadcn-svelte, TailwindCSS - **Backend**: Bun runtime with SvelteKit API routes - **Database**: SQLite or PostgreSQL via Drizzle ORM -- **Docker**: Dockerode library +- **Docker**: direct docker API calls. ## License