diff --git a/README.md b/README.md
index 122db6d..8e5f57b 100755
--- a/README.md
+++ b/README.md
@@ -1,3 +1,16 @@
+### Developer Note ###
+
+Conversion to the OWASP Top 10, 2013 is under way.
+
+You can view progress within the top-10-2013 branch.
+
+ git fetch origin
+ git checkout top-10-2013
+Then proceed with browsing the site as normal :thumbsup:
+
+
+### License Stuff ###
+
The MIT License (MIT)
Copyright (c) 2013 The Open Web Application Security Project
@@ -18,4 +31,6 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
+THE SOFTWARE.
+
+
\ No newline at end of file