Update README.md
This commit is contained in:
parent
9d2afd05f8
commit
02b8c9ad45
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
_A lightweight Rust library to control Discord Rich Presence_
|
_A lightweight Rust library to control Discord Rich Presence_
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Rust Discord Activity is available directly on https://crates.io/crates/rust-discord-activity:
|
Rust Discord Activity is available directly on [crates.io](https://crates.io/crates/rust-discord-activity):
|
||||||
`cargo add rust-discord-activity`
|
`cargo add rust-discord-activity`
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
@ -52,4 +52,4 @@ And voilà! This sets-up a new Activity for the current Discord user:
|
||||||
## Next Steps
|
## Next Steps
|
||||||
- Write the documentation for this library
|
- Write the documentation for this library
|
||||||
- Write unit tests
|
- Write unit tests
|
||||||
- Push the library on crates.io
|
- Push the library on crates.io
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue