diff --git a/README.md b/README.md index efb020e..3937d59 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,11 @@ -# ActivityStreams +# ActivityStreams New __A set of Traits and Types that make up the ActivityStreams and ActivityPub specifications__ -- [Read the documentation on docs.rs](https://docs.rs/activitystreams) -- [Find the crate on crates.io](https://crates.io/crates/activitystreams) -- [hit me up on Mastodon](https://asonix.dog/@asonix) - ## Usage First, add ActivityStreams to your dependencies ```toml -activitystreams = "0.6.2" +activitystreams-new = { version = "0.1.0", git = "https://git.asonix.dog/asonix/activitystreams-sketch" } ``` ### Types