From 6ea17d6fa8540ea57e1809201b423f3753a3a8e5 Mon Sep 17 00:00:00 2001 From: Garrett Berg Date: Thu, 11 Aug 2016 22:27:13 -0600 Subject: [PATCH] add rst --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9421b..9443837 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [Racer](https://github.com/phildawes/racer) — code completion for Rust [](https://travis-ci.org/phildawes/racer) * [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) +* [rst](https://github.com/vitiral/rst) — the requirements tracking tool made for developers [](https://travis-ci.org/vitiral/rst) ### Build system @@ -335,7 +336,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [autumnai/collenchyma](https://github.com/autumnai/collenchyma) — An extensible, pluggable, backend-agnostic framework for parallel, high-performance computations on CUDA, OpenCL and common host CPU. [](https://travis-ci.org/autumnai/collenchyma) * [luqmana/rust-opencl](https://github.com/luqmana/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [](https://travis-ci.org/luqmana/rust-opencl) * Scirust - * [indigits/scirust](https://github.com/indigits/scirust) — scientific computing library in Rust [![Build Status](https://travis-ci.org/indigits/scirust.svg?branch=master)](https://travis-ci.org/indigits/scirust) + * [indigits/scirust](https://github.com/indigits/scirust) — scientific computing library in Rust [![Build Status](https://travis-ci.org/indigits/scirust.svg?branch=master)](https://travis-ci.org/indigits/scirust) ### Cryptography