diff --git a/README.md b/README.md index bb38736..b003765 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [rustfmt](https://github.com/rust-lang-nursery/rustfmt) — a Rust code formatter [](https://travis-ci.org/rust-lang-nursery/rustfmt) * [Rustup](https://github.com/rust-lang-nursery/rustup.rs) — the Rust toolchain installer [](https://travis-ci.org/rust-lang-nursery/rustup.rs) * [Rust Language Server](https://github.com/jonathandturner/rls) — a server that runs in the background, providing IDEs, editors, and other tools with information about Rust programs -* [rst](https://github.com/vitiral/rst) — the requirements tracking tool made for developers [](https://travis-ci.org/vitiral/rst) +* [artifact](https://github.com/vitiral/artifact) — the design doc tool made for developers [![Build Status](https://travis-ci.org/vitiral/artifact.svg?branch=master)](https://travis-ci.org/vitiral/artifact) * [semantic-rs](https://github.com/semantic-rs/semantic-rs) — automatic crate publishing [](https://travis-ci.org/semantic-rs/semantic-rs) ### Build system @@ -650,7 +650,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [ncurses](http://www.gnu.org/software/ncurses/) [[ncurses](https://crates.io/keywords/ncurses)] * [jeaye/ncurses-rs](https://github.com/jeaye/ncurses-rs) — ncurses bindings [](https://travis-ci.org/jeaye/ncurses-rs) * [Nuklear](https://github.com/vurtun/nuklear) - * [nuklear-rust](https://github.com/snuk182/nuklear-rust) — Rust bindings for Nuklear [](https://travis-ci.org/snuk182/nuklear-rust) + * [nuklear-rust](https://github.com/snuk182/nuklear-rust) — Rust bindings for Nuklear [](https://travis-ci.org/snuk182/nuklear-rust) * [Qt](http://doc.qt.io) * [cyndis/qmlrs](https://github.com/cyndis/qmlrs) — QtQuick bindings [](https://travis-ci.org/cyndis/qmlrs) * [kitech/qt.rs](https://github.com/kitech/qt.rs) — Qt5 bindings [](https://travis-ci.org/kitech/qt.rs)