chore: Update README.md

This commit is contained in:
d0p1 🏳️‍⚧️ 2024-07-17 22:35:04 +02:00 committed by GitHub
parent 75b8c8af48
commit 578c43903d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,16 +1,9 @@
# StupidFS
```mermaid
block-beta
block
a["boot block"]
b["super block"]
c["inodes"]
d["inodes"]
f["data"]
g["data"]
h["data"]
end
```
┌──────────┬───────────┬──────┬───┬──────┬────┬───┬────┐
│Boot block│Super block│Inodes│...│Inodes│Data│...│Data│
└──────────┴───────────┴──────┴───┴──────┴────┴───┴────┘
```
```mermaid