From ba8d6ce0686b3e9a12008dbcd45dc205bb0306ae 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