From 75ac5fcf7065003b1554e9073c31983a5248cd76 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Sat, 15 Aug 2020 16:57:36 -0400 Subject: [PATCH] README: Add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3266185..73a5a76 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ steg86 ====== +![license](https://raster.shields.io/badge/license-MIT%20with%20restrictions-green.png) +[![Build Status](https://img.shields.io/github/workflow/status/woodruffw/steg86/CI/master)](https://github.com/woodruffw/steg86/actions?query=workflow%3ACI) + *steg86* is a format-agnostic [steganographic](https://en.wikipedia.org/wiki/Steganography) tool for x86 and x86_64 binaries. You can use it to hide information in compiled programs, regardless of executable format (PE, ELF, Mach-O, raw, &c). It has no performance *or* size impact on the files