Update README.md

This commit is contained in:
Dima Kudosh
2016-07-02 21:13:13 +03:00
committed by GitHub
parent 2a8572dee3
commit 5ecc5d633e
+2 -1
View File
@@ -1,4 +1,5 @@
# Difflib
# Difflib [![Build Status](https://travis-ci.org/DimaKudosh/difflib.svg?branch=master)](https://travis-ci.org/DimaKudosh/difflib)[![Coverage Status](https://coveralls.io/repos/github/DimaKudosh/difflib/badge.svg?branch=master)](https://coveralls.io/github/DimaKudosh/difflib?branch=master)
Port of Python's difflib library to Rust.
It's provide all necessary tools for comparing word sequences.