From 3fb67d5f3d75fe75bc42faeca7f47a8de8414bc2 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Thu, 9 Apr 2015 14:21:18 +0200 Subject: [PATCH] explain better what it is --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 245302b..ab56f3c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Only projects that are stable and useful to users are added. Projects that do no * [BurntSushi/xsv](https://github.com/BurntSushi/xsv) — A fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [](https://travis-ci.org/BurntSushi/xsv) * [gchp/iota](https://github.com/gchp/iota) — a simple text editor written in Rust [](https://travis-ci.org/gchp/iota) * [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust -* [thoughtram/clog](https://github.com/thoughtram/clog) - A [conventional changelog](https://github.com/ajoslin/conventional-changelog/blob/master/CONVENTIONS.md) for the rest of us [](https://travis-ci.org/thoughtram/clog) +* [thoughtram/clog](https://github.com/thoughtram/clog) — a [conventional changelog](https://github.com/ajoslin/conventional-changelog/blob/master/CONVENTIONS.md) port (generates a changelog from git metadata) [](https://travis-ci.org/thoughtram/clog) * [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) ### Games