Skip to content

Commit 494f6c7

Browse files
committed
update Readme
1 parent 0e48cac commit 494f6c7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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>
55
</div>
66

77
## 💡 Prerequisites
@@ -28,6 +28,11 @@ Run the following command to start `dmitui`:
2828
sudo dmitui
2929
```
3030

31+
## Supported DMI types
32+
33+
- [x] Firmware (type 0)
34+
- [x] System (type 1)
35+
3136
## ⚖️ License
3237

3338
GPLv3

0 commit comments

Comments
 (0)