summaryrefslogtreecommitdiffstats
path: root/fluent-bit/tools/xxd-c/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/tools/xxd-c/README.md')
-rw-r--r--fluent-bit/tools/xxd-c/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/fluent-bit/tools/xxd-c/README.md b/fluent-bit/tools/xxd-c/README.md
new file mode 100644
index 00000000..15b6c8b1
--- /dev/null
+++ b/fluent-bit/tools/xxd-c/README.md
@@ -0,0 +1,6 @@
+# xxd-c utility
+
+xxd-c is a tool created originally to create static array definitions from a text file. It's a simple clone of LLVM xxd utility.
+
+Originally created to be used by Fluent Bit CMake build system.
+