Browse Source

Add socket to list of supported devices.

Andrew Walbran 2 years ago
parent
commit
a35c6e6110
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -17,6 +17,7 @@ VirtIO guest drivers in Rust. For **no_std** environment.
 | GPU     | ✅        |
 | GPU     | ✅        |
 | Input   | ✅        |
 | Input   | ✅        |
 | Console | ✅        |
 | Console | ✅        |
+| Socket  | ✅        |
 | ...     | ❌        |
 | ...     | ❌        |
 
 
 ### Transports
 ### Transports