From da8d953f6da617453df2f61578aede6e71b31979 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 25 Mar 2016 15:56:42 +0100 Subject: [PATCH] Add README for libimagtag --- libimagtag/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libimagtag/README.md diff --git a/libimagtag/README.md b/libimagtag/README.md new file mode 100644 index 00000000..ea8e6564 --- /dev/null +++ b/libimagtag/README.md @@ -0,0 +1,6 @@ +# libimagtag + +Library for tagging entries. Used in "imag-tag" but should be used in all other +modules which contain tagging functionality, so the backend and frontend look +the same for all modules. +