Remove links
This commit is contained in:
parent
c260993225
commit
3f75e56190
1 changed files with 2 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue