diff --git a/COPYING b/COPYING
deleted file mode 100644
index 6f01560..0000000
--- a/COPYING
+++ /dev/null
@@ -1,13 +0,0 @@
-Copyright 2008 Google Inc.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
diff --git a/Makefile b/Makefile
deleted file mode 100644
index 56ce3f7..0000000
--- a/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-spec: pubsubhubbub-core-0.3.html
-
-pubsubhubbub-core-0.3.html: pubsubhubbub-core-0.3.xml
- xml2rfc pubsubhubbub-core-0.3.xml pubsubhubbub-core-0.3.html
- cat pubsubhubbub-core-0.3.html | head -n -1 > out.html
- cat analytics.txt >> out.html
- mv out.html pubsubhubbub-core-0.3.html
-
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..aed3622
--- /dev/null
+++ b/README.md
@@ -0,0 +1,25 @@
+PubSubHubbub
+============
+
+__IMPORTANT NOTE__: The PubSubHubbub protocol has now been adopted by the W3C as a Candidate Recommendation. It's also been renamed [WebSub](https://github.com/w3c/websub) for clarity and concision. Please consider upgrading all older PubSubHubbub implementations to WebSub.
+
+
+**PubSubHubbub** is an open protocol for distributed publish/subscribe communication on the Internet. It generalizes the concept of webhooks
+and allows data producers and data consumers to work in a decoupled way.
+
+PubSubHubbub provides a way to subscribe, unsubscribe and receive updates from a resource, whether it's an RSS or Atom feed or any web accessible document (JSON...).
+
+The current version of the spec is 0.4. Please, [read it here](http://pubsubhubbub.github.io/PubSubHubbub/pubsubhubbub-core-0.4.html).
+
+Open hubs are provided by:
+* [Superfeedr](http://pubsubhubbub.superfeedr.com/)
+* [Google](http://pubsubhubbub.appspot.com/)
+* Aaron Parecki: [p3k](https://switchboard.p3k.io/)
+* Christian Weiske: [phubb](http://phubb.cweiske.de/)
+
+Several other publishing platforms, like Wordpress, include their own hubs.
+
+If you're looking for tutorials on how to get started with PubSubHubbub, check the links below:
+* [How to PubSubHubbub](http://blog.superfeedr.com/howto-pubsubhubbub/) by Superfeedr
+* [How to publish and consume PubSubHubbub](http://indiewebcamp.com/How_to_publish_and_consume_PubSubHubbub) on indiewebcamp.com
+
diff --git a/analytics.txt b/analytics.txt
deleted file mode 100644
index e6941a1..0000000
--- a/analytics.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-