aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNPScript <nathan@reinerweb.ch>2022-08-18 17:04:57 +0200
committerNPScript <nathan@reinerweb.ch>2022-08-18 17:04:57 +0200
commit2245c9417671a105dd955939307d9146539eaf41 (patch)
treef41aaa27127410f356bb79e628309f30b65ad986
parent95361c8c2229840a5e05f49622be629cf654371d (diff)
add README
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b94fbc5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# GraGl - C library for displaying graphs
+
+For an example see the `example.c`.