diff --git a/README.md b/README.md
index 0e0b28b..4ad28dc 100644
--- a/README.md
+++ b/README.md
@@ -221,9 +221,9 @@ See also [A comparison of operating systems written in Rust](https://github.com/
### Text editors
-* [Remacs](https://github.com/Wilfred/remacs) - A community-driven port of Emacs to Rust. [
](https://travis-ci.org/Wilfred/remacs)
* [gchp/iota](https://github.com/gchp/iota) — a simple text editor [
](https://travis-ci.org/gchp/iota)
* [mathall/rim](https://github.com/mathall/rim) — Vim-like text editor written in Rust [
](https://travis-ci.org/mathall/rim)
+* [Remacs](https://github.com/Wilfred/remacs) - A community-driven port of Emacs to Rust. [
](https://travis-ci.org/Wilfred/remacs)
* [xi-editor](https://github.com/google/xi-editor) — a modern editor with a backend written in Rust.
* [xray](https://github.com/atom/xray) — An experimental next-generation Electron-based text editor. [
](https://travis-ci.org/atom/xray)