diff options
| -rw-r--r-- | README.md | 10 |
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. + + |
