mirror of
https://github.com/gchq/CyberChef
synced 2025-01-12 20:48:49 +00:00
Added dependency badges to README
This commit is contained in:
parent
72c79c684b
commit
da63420d67
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,11 @@
|
|||
# CyberChef
|
||||
|
||||
[![Build Status](https://travis-ci.org/gchq/CyberChef.svg?branch=master)](https://travis-ci.org/gchq/CyberChef)
|
||||
[![npm](https://badge.fury.io/js/cyberchef.svg)](https://www.npmjs.com/package/cyberchef)
|
||||
![](https://reposs.herokuapp.com/?path=gchq/CyberChef&color=brightgreen)
|
||||
[![dependencies Status](https://david-dm.org/gchq/CyberChef/status.svg)](https://david-dm.org/gchq/CyberChef)
|
||||
[![devDependencies Status](https://david-dm.org/gchq/CyberChef/dev-status.svg)](https://david-dm.org/gchq/CyberChef?type=dev)
|
||||
[![npm](http://img.shields.io/npm/v/cyberchef.svg)](https://www.npmjs.com/package/cyberchef)
|
||||
![](https://reposs.herokuapp.com/?path=gchq/CyberChef&color=blue)
|
||||
[![](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/gchq/CyberChef/blob/master/LICENSE)
|
||||
|
||||
#### *The Cyber Swiss Army Knife*
|
||||
|
||||
|
|
Loading…
Reference in a new issue