Merge remote-tracking branch 'upstream/master'
diff --git a/README.md b/README.md
deleted file mode 100644
index 10a2f82..0000000
--- a/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-### bear : a set of statistics functions for erlang
-
-Currently bear is focused on use inside the Folsom Erlang metrics library but all of these functions are generic and useful in other situations.
-
-Pull requests accepted!
-
-#### Available under the Apache 2.0 License
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..fdbd6d6
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,14 @@
+============
+couchdb-bear
+============
+
+A set of statistics functions for erlang. Currently bear is focused on use 
+inside the Folsom Erlang metrics library but all of these functions are generic 
+and useful in other situations.
+
+This is a fork of https://github.com/boundary/bear project.
+
+License
+=======
+
+Apache 2.0
diff --git a/rebar b/rebar
deleted file mode 100755
index 77abae6..0000000
--- a/rebar
+++ /dev/null
Binary files differ