diff --git a/README.md b/README.md
index e68d23a..e5f26f4 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,6 @@ The goal is to have only projects that are mostly stable and useful to users.
* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [
](https://travis-ci.org/crabtw/rust-bindgen)
* [dan-t/rusty-tags](https://github.com/dan-t/rusty-tags) — create ctags/etags for a cargo project and all of its dependencies [
](https://travis-ci.org/dan-t/rusty-tags)
* [ellisonch/rust-stopwatch](https://github.com/ellisonch/rust-stopwatch) — a stopwatch library for Rust. Used to time things. [
](https://travis-ci.org/ellisonch/rust-stopwatch)
-* [frewsxcv/afl.rs](https://github.com/frewsxcv/afl.rs) — a Rust fuzzer, using [AFL](http://lcamtuf.coredump.cx/afl/) [
](https://travis-ci.org/frewsxcv/afl.rs)
* [frewsxcv/crate-deps](https://github.com/frewsxcv/crate-deps) — generates images of dependency graphs for crates hosted on crates.io
* [Manishearth/rust-clippy](https://github.com/Manishearth/rust-clippy) — a collection of lints that catch newbie mistakes and oversights during the build [
](https://travis-ci.org/Manishearth/rust-clippy)
* [nrc/rustfmt](https://github.com/nrc/rustfmt) — a Rust code formatter [
](https://travis-ci.org/nrc/rustfmt)
@@ -111,7 +110,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/).
* [BurntSushi/quickcheck](https://github.com/BurntSushi/quickcheck) — a Rust implementation of [QuickCheck](http://www.haskell.org/haskellwiki/Introduction_to_QuickCheck1) [
](https://travis-ci.org/BurntSushi/quickcheck)
* [farcaller/shiny](https://github.com/farcaller/shiny) — a fancy syntax similar to Ruby's Rspec or Objective-C' kiwi [
](https://travis-ci.org/farcaller/shiny)
-
+* [frewsxcv/afl.rs](https://github.com/frewsxcv/afl.rs) — a Rust fuzzer, using [AFL](http://lcamtuf.coredump.cx/afl/) [
](https://travis-ci.org/frewsxcv/afl.rs)
## Libraries