From fe1f1cd6c5bb0be632268621e3b90d2eb17a6d62 Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Mon, 21 Nov 2016 13:50:28 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d512cc3d1..e3a747e66 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ We successfully deployed [guided in-process fuzzing of Chrome components](https://security.googleblog.com/2016/08/guided-in-process-fuzzing-of-chrome.html) and now want to share the experience and the service with the opensource community. +In cooperation with the [Core Infrastructure Initiative](https://www.coreinfrastructure.org/) OSS-Fuzz aims to make common open source software more secure by combining modern fuzzing techniques and scalable distributed execution.