diff --git a/crates/pdu/README.md b/crates/pdu/README.md index 69c177ee..a32171b6 100644 --- a/crates/pdu/README.md +++ b/crates/pdu/README.md @@ -1,3 +1,3 @@ -# IronRDP Core +# IronRDP PDU -IronRDP core primitives: mostly RDP protocol packets encoding and decoding. +RDP PDU encoding and decoding.