Skip to content

Commit 83628c4

Browse files
authored
Update README.md
1 parent f4622d1 commit 83628c4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@
3434

3535
## 🏗️ Архитектура
3636

37+
### 📱 View Mermaid diagram (mobile version)
38+
<details open>
39+
<summary> Click to collapse</summary>
40+
41+
![OAuth2 Infrastructure](docs/images/oauth2-infrastructure-diagram.png)
42+
43+
</details>
44+
45+
### 🖥️ View Mermaid diagram (desktop version)
46+
<details close>
47+
<summary> Click to expand</summary>
48+
3749
```mermaid
3850
flowchart TB
3951
@@ -104,7 +116,7 @@ flowchart TB
104116
- 🔵 Синий — продакшен-приложение (Telegram Bot, Flask App)
105117
- 🔴 Красный — внешние API (HeadHunter)
106118

107-
119+
</details>
108120

109121

110122
### **Детальная схема потока:** см. [docs/oauth-flow.md](docs/oauth-flow.md)

0 commit comments

Comments
 (0)