From f3dcdaaf57326b38bc66c6355a62352ca4facca7 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 31 Oct 2016 12:30:28 +0100 Subject: [PATCH] fix style, add description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d49e1f..2c88051 100644 --- a/README.md +++ b/README.md @@ -733,9 +733,9 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram * Docker * [emk/rust-musl-builder](https://github.com/emk/rust-musl-builder) — Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries * Google App Engine - * [DenisKolodin/rust-app-engine](https://github.com/DenisKolodin/rust-app-engine) — + * [DenisKolodin/rust-app-engine](https://github.com/DenisKolodin/rust-app-engine) — App Engine Rust boilerplate * Heroku - * [emk/heroku-buildpack-rust](https://github.com/emk/heroku-buildpack-rust) — a buildpack for Rust applications on Heroku + * [emk/heroku-buildpack-rust](https://github.com/emk/heroku-buildpack-rust) — a buildpack for Rust applications on Heroku * HTTP Client * [alexcrichton/curl-rust](https://github.com/alexcrichton/curl-rust) — [libcurl](http://curl.haxx.se/libcurl/) bindings [](https://travis-ci.org/alexcrichton/curl-rust) * [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [](https://travis-ci.org/hyperium/hyper)