From 52c555a312faf38ff18f8fa9e2244bf99f8924e7 Mon Sep 17 00:00:00 2001 From: coolaj86 Date: Sun, 29 Oct 2017 03:41:22 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bd71959..3a78161 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ hexdump.js ========== -| **hexdump.js** -| Sponsored by [Daplie](https://daplie.com). +| Sponsored by [Daplie](https://daplie.com) | Given an `ArrayBuffer`, will create string output similar to the unix `hexdump` command.