From 059c52f6f9a6cbcb9fb2b2e622600ce4c0badc13 Mon Sep 17 00:00:00 2001 From: Christoph Diehl <1614333+posidron@users.noreply.github.com> Date: Tue, 18 Sep 2018 07:16:44 +0200 Subject: [PATCH] Add dependency badges --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 51c93cb..fc6d3cf 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ A unified shared library which aids in building fuzzers for browsers or as compl JavaScript Style Guide Build Status Current Release -Coverage Status -IRC +Coverage Status Dependencies Status Dev Dependencies Status IRC

Octo.js bundles core functions and generic boilerplate code commonly used in most frameworks for fuzzing browsers. It is designed for the sharing of improvements between our individual fuzzers, and with the purpose of reducing the maintainability of those core features with minimal effort.