Skip to content

Commit 0e10402

Browse files
committed
update Readme
Update README.md
1 parent 0e48cac commit 0e10402

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
<div align="center">
22
<h1> 🚧 Work In Progress 🚧 </h1>
33
<br>
4-
<h2> DMI table decoder </h2>
4+
<h2> TUI version of dmidecode </h2>
5+
<br>
56
</div>
67

8+
<img width="935" height="862" src="https://github.com/user-attachments/assets/2f6c1642-3b5a-4ac6-ba0d-9769fd12cf53" />
9+
10+
<br>
11+
712
## 💡 Prerequisites
813

914
A Linux based OS.
@@ -28,6 +33,11 @@ Run the following command to start `dmitui`:
2833
sudo dmitui
2934
```
3035

36+
## Supported DMI types
37+
38+
- [x] Firmware (type 0)
39+
- [x] System (type 1)
40+
3141
## ⚖️ License
3242

3343
GPLv3

0 commit comments

Comments
 (0)