From af82be83dc1a495dcbcd428c90ac297c9ff0644b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=82n=20=C4=90o=C3=A0n?= <33853760+andoan16@users.noreply.github.com> Date: Sat, 30 May 2026 08:59:34 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20resolve=20#100=20=E2=80=94=20Add=20repos?= =?UTF-8?q?itory=20architecture=20map=20for=20new=20contributors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #100 Signed-off-by: Ân Đoàn <33853760+andoan16@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e3598c..5d026c0 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,12 @@ Sentri is a zero-budget cross-platform student companion for Army Institute of T [![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) -This repository is currently split into 3 working parts: +## Repository Architecture - `app/`: Expo React Native frontend for iPhone and Android - `backend/`: Spring Boot API and timetable storage layer - `ml-worker/`: Python OCR and timetable normalization worker +- `docs/`: System design documents and contribution guides ## Product Scope