summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-09-21 23:34:51 +0200
committerRichard Braun <rbraun@sceen.net>2017-09-21 23:36:38 +0200
commit54c55822a592734d885311d22faea24e7811d608 (patch)
tree3fa95d21670440dacea61f6ae7ad7c7855870a5a
parent089a9ba4b7b0304069420771cde3e1f49ca5602e (diff)
README: new file
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8259c83
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+Basic modules library for C.
+
+This library is not meant to be linked against, but rather used as a
+repository of modules to include in your own projects as needed.
+
+See https://www.sceen.net/basic-modules-library-for-c/.
+
+Bug reports relating to this distribution should be sent to
+rbraun@sceen.net.