Commit 392fa567 authored by Sensor MVP Team's avatar Sensor MVP Team
Browse files

Fix README.md formatting

parent 6423f0de
......@@ -6,13 +6,13 @@
```
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ 센서 디바이스 │────│ Java 브리지 │────│ Go 서버 │
│ 센서 디바이스 │────│ Java 브리지 │────│ Go 서버
│ │ │ (RSNet SDK) │ │ (REST API) │
└─────────────────┘ └─────────────────┘ └─────────────────┘
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ 웹 대시보드 │◄───│ PostgreSQL │◄───│ Redis 캐시
│ 웹 대시보드 │◄───│ PostgreSQL │◄─── │ Redis 캐시 │
│ (React) │ │ (데이터 저장) │ │ (실시간 캐시) │
└─────────────────┘ └─────────────────┘ └─────────────────┘
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment