Formatting
This commit is contained in:
parent
ded73126b8
commit
29cc7a9cdd
|
|
@ -82,12 +82,14 @@ Capabilities:
|
||||||
|
|
||||||
## Repository Structure (Initial)
|
## Repository Structure (Initial)
|
||||||
|
|
||||||
|
```
|
||||||
ThreeGate/
|
ThreeGate/
|
||||||
├── README.md
|
├── README.md
|
||||||
├── docs/
|
├── docs/
|
||||||
│ ├── architecture.md
|
│ ├── architecture.md
|
||||||
│ ├── threat-model.md
|
│ ├── threat-model.md
|
||||||
│ └── why-this-is-safer.md
|
│ └── why-this-is-safer.md
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue