From 8f4644c312b69d91c789b8459d958da7de95270b Mon Sep 17 00:00:00 2001 From: cktricky Date: Sun, 28 Jul 2013 20:13:16 -0400 Subject: [PATCH] new note on top 10, 2013 progress --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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