From 4d60a6a3c8c2bc224c4975bd607cfc26e7be9147 Mon Sep 17 00:00:00 2001 From: Christoph Diehl <1614333+posidron@users.noreply.github.com> Date: Thu, 22 Mar 2018 18:36:59 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2093525..3c07d26 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ Octo.js bundles core functions and generic boilerplate code commonly used in mos Octo's future aims to be a stable, well-tested and well-documented standard library for fuzzing in a JavaScript environment. +# NOTE +The ES6 branch is under active development while we are incorporating it into our existing fuzzers. +This branch is current not maintained. + + ## Usage ```html