diff --git a/COMPLETE_DOCUMENTATION.md b/COMPLETE_DOCUMENTATION.md index 9e78f6e..306654d 100644 --- a/COMPLETE_DOCUMENTATION.md +++ b/COMPLETE_DOCUMENTATION.md @@ -1,8 +1,8 @@ -# Ebook Reader and Library Manager - Complete Documentation +# Bookmann - Complete Documentation ## Overview -A self-hosted ebook reader and library management system built with: +Bookmann is a self-hosted ebook management system built with: - **Backend**: Go API with Echo framework, PostgreSQL database with sqlc code generation, serving static frontend - **Frontend**: Svelte with Vite, TypeScript, and TailwindCSS (built to static files) - **Database**: PostgreSQL with migrations @@ -733,4 +733,4 @@ MIT License - see LICENSE file for details --- -This documentation covers the complete setup, configuration, and usage of the ebook reader system. For specific implementation details, refer to the source code comments and type definitions. \ No newline at end of file +This documentation covers the complete setup, configuration, and usage of Bookmann. For specific implementation details, refer to the source code comments and type definitions. \ No newline at end of file