Update README.md
diff --git a/README.md b/README.md
index 3d93018..325a5b3 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
+**This is a stable fork of https://github.com/mndrix/ps; it will not introduce breaking changes.**
+
ps
==
-Persistent data structures for Go. See the [full package documentation](http://godoc.org/github.com/mndrix/ps)
+Persistent data structures for Go. See the [full package documentation](http://godoc.org/github.com/lann/ps)
Install with
- go get github.com/mndrix/ps
+ go get github.com/lann/ps