diff --git a/README.md b/README.md index c0cde91..39bdfa6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Sistema de gestión comercial — migración del sistema legacy (VB6) a una plat - **Backend**: .NET 10 · C# 13 · ASP.NET Core · Clean Architecture · Dapper 2.x · SQL Server 2022 · JWT RS256 · Serilog · FluentValidation · xUnit + NSubstitute - **Frontend**: React 19 · TypeScript 5 strict · Vite 6 · Tailwind 4 · Zustand · React Router 7 · TanStack Query · Axios · Vitest + RTL -- **Infra**: Docker · Gitea Actions · Obsidian (documentación interna) +- **Infra**: Docker · Gitea Actions · Obsidian (documentación interna) · SQL Server ## Estructura @@ -43,7 +43,7 @@ Obsidian/ # Source of truth funcional (IGNORADO por git) ### Requisitos - .NET 10 SDK - Node 20+ -- SQL Server 2022 (local o remoto) +- SQL Server 2019+ (local o remoto) ### Backend