aboutsummaryrefslogtreecommitdiffstats
path: root/tools/file2c/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/file2c/readme.txt')
-rw-r--r--tools/file2c/readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/file2c/readme.txt b/tools/file2c/readme.txt
index 54984111..884ed7e0 100644
--- a/tools/file2c/readme.txt
+++ b/tools/file2c/readme.txt
@@ -1,6 +1,11 @@
This utility converts a file (of any type) into a c array
so that it can be compiled into your project.
+Please note that we don't take any responsibility for the
+precompiled binaries at all. They are provided 'as is' without
+any warranty.
+
+
For example:
file2c -cs test.bmp test-image.h