mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 14:24:24 +00:00
slight improvements
This commit is contained in:
parent
7ec3ce3b1a
commit
6fcb4d99f4
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@ Our goal is to have mostly projects that are stable and useful to many users.
|
||||||
|
|
||||||
## How?
|
## How?
|
||||||
|
|
||||||
The easiest way is to go to https://github.com/rust-unofficial/awesome-rust/blob/master/README.md and click on the "pen" icon in the top right corner. Make the changes to the file and follow the instructions to create a pull request.
|
The easiest way is to go to https://github.com/rust-unofficial/awesome-rust/blob/master/README.md and click on the "pen" icon in the upper right corner. Make the changes to the file and follow the instructions to create a pull request.
|
||||||
|
|
||||||
If you want to add an entry to the `README.md` please consider this:
|
If you want to add an entry to the `README.md` please consider this:
|
||||||
|
|
||||||
- is the entry valuable to people trying to get things done in Rust?
|
- is the entry valuable to people trying to get things done in Rust?
|
||||||
- if you want to add something, please open an PR and use the template `[XXX/YYY](https://github.com/XXX/YYY) [[YYY](https://crates.io/crates/YYY)] — DESCRIPTION [<img src="https://api.travis-ci.org/XXX/YYY.svg?branch=master">](https://travis-ci.org/XXX/YYY)`
|
- if you want to add something, please use the template `[XXX/YYY](https://github.com/XXX/YYY) [[YYY](https://crates.io/crates/YYY)] — DESCRIPTION [<img src="https://api.travis-ci.org/XXX/YYY.svg?branch=master">](https://travis-ci.org/XXX/YYY)`
|
||||||
- please pay attention to the alphabetical ordering
|
- please pay attention to the alphabetical ordering.
|
||||||
|
|
Loading…
Reference in a new issue