aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6e01853
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+OVERVIEW
+========
+
+collection of small utilities written when some stuff was required.
+
+In the include path there are some headers containing commonly used
+functions, like macros to print messages with code location on stderr,
+or conversion from hex strings to binary blobs and vice-versa.
+
+