We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da7af6 commit a830770Copy full SHA for a830770
ARCHITECTURE.md
@@ -98,8 +98,8 @@ celo-wallet-simulator/
98
│── personas.json # Wallet behavior profiles
99
│── key.txt # Wallet private keys (1 per line)
100
│── logs/ # Transaction logs (CSV)
101
-│── USAGE.md
102
-│── ARCHITECTURE.md
+│── USAGE.md # Usage documentation
+│── ARCHITECTURE.md # Architecture documentation
103
│── package.json
104
```
105
0 commit comments