From 20edba608bcd48db45134a0b6a19449e87972e7a Mon Sep 17 00:00:00 2001 From: gorushkin Date: Thu, 11 Dec 2025 22:58:32 +0300 Subject: [PATCH] fix: remove redundant lines in README.md and ensure proper formatting --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index c9bd4ea7..2a7368f4 100644 --- a/README.md +++ b/README.md @@ -101,8 +101,4 @@ pnpm --filter backend db:migrate - Uses monorepo structure with pnpm workspaces - Follows clean architecture principles in backend - Frontend uses feature-sliced design methodology -- Shared package prevents code duplication between frontend and backend - -ffff -adsfasdf -adsfadsf \ No newline at end of file +- Shared package prevents code duplication between frontend and backend \ No newline at end of file