From c38173c97621b9902ff3583e86eefe1a3712e30c Mon Sep 17 00:00:00 2001 From: juryIsOut <39945758+juryIsOut@users.noreply.github.com> Date: Wed, 2 Jan 2019 20:09:09 +0530 Subject: [PATCH] Add a CodeTriage badge to freecodecamp (#34780) * Add a CodeTriage badge to freecodecamp * Added guide new article on OWASP * Delete index.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 318a4c85f9..605409aac0 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Build Status](https://travis-ci.org/freeCodeCamp/freeCodeCamp.svg?branch=staging)](https://travis-ci.org/freeCodeCamp/freeCodeCamp) [![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com) [![first-timers-only Friendly](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](http://www.firsttimersonly.com/) -[![Known Vulnerabilities](https://snyk.io/test/github/freecodecamp/freecodecamp/badge.svg)](https://snyk.io/test/github/freecodecamp/freecodecamp) - +[![Known Vulnerabilities](https://snyk.io/test/github/freecodecamp/freecodecamp/badge.svg)](https://snyk.io/test/github/freecodecamp/freecodecamp[) +[![Open Source Helpers](https://www.codetriage.com/freecodecamp/freecodecamp/badges/users.svg)](https://www.codetriage.com/freecodecamp/freecodecamp) ## Welcome to freeCodeCamp.org's open source codebase and curriculum!