diff --git a/README.md b/README.md index 5d33c68..b67e793 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ [![Crates.io Version](https://img.shields.io/crates/v/rsip.svg)](https://crates.io/crates/rsip) [![Minimum rustc version](https://img.shields.io/badge/rustc-1.44.0+-lightgray.svg)](#rust-version-requirements) + A common general purpose library for SIP. It can parse and generate all SIP -structures. +structures. This new repo will accomadate next-gen communications for terrestial and spacial communication. Like [HTTP](https://github.com/hyperium/http), this crate is a general purpose library for common types found when working with the SIP protocol.