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