From 6fe1a0e96ed676bf6f3a3d4db50654c08e6363dc Mon Sep 17 00:00:00 2001 From: kud1ing Date: Fri, 18 Jul 2014 08:35:53 +0200 Subject: [PATCH] fix header level --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 250e80a..3f0f4b7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom * [alexcrichton/rust-compress](https://github.com/alexcrichton/rust-compress) — compression algorithms written in Rust [](https://travis-ci.org/alexcrichton/rust-compress) -## Computation +### Computation * [eholk/rust-opencl](https://github.com/eholk/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [](https://travis-ci.org/eholk/rust-opencl) ### Cryptography