Skip to content

Commit 2ecf16c

Browse files
committed
docs: polish README and AGENTS dev routes
1 parent 4605ff8 commit 2ecf16c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Made with [Cursor](https://cursor.com).
2929
- **Economy & Resources**: Resource management, zoning (Residential, Commercial, Industrial), and city growth logic.
3030
- **Interactive Grid**: Tile-based placement system for buildings, roads, rail, parks, utilities, and more.
3131
- **State Management**: Save and load functionality for multiple cities.
32-
- **Responsive Design**: Mobile-friendly interface with touch friendly controls, drawers, and toolbars.
32+
- **Responsive Design**: Mobile-friendly interface with touch-friendly controls, drawers, and toolbars.
3333

3434
## Tech Stack
3535

36-
- **Framework**: [Next.js 16](https://nextjs.org/)
36+
- **Framework**: [Next.js 16](https://nextjs.org/) with [React 19](https://react.dev/)
3737
- **Language**: [TypeScript](https://www.typescriptlang.org/)
3838
- **Graphics**: HTML5 Canvas (No external game engine libraries; pure native implementation).
3939
- **Icons**: Lucide React.

0 commit comments

Comments
 (0)