Merge pull request #10 from justbuchanan/master
Fixed minor mistake in readme example
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 90c9c6f..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-language: go
-go:
- - 1.5
- - tip
-
diff --git a/README.md b/README.md
index 2d0f984..348a7cf 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
go-difflib
==========
-[](https://travis-ci.org/pmezard/go-difflib)
+THIS PACKAGE IS NO LONGER MAINTAINED.
+
+At this point, I have no longer the time nor the interest to work on go-difflib. I apologize for the inconvenience.
+
[](https://godoc.org/github.com/pmezard/go-difflib/difflib)
Go-difflib is a partial port of python 3 difflib package. Its main goal