diff options
| author | NPScript <nathan@reinerweb.ch> | 2022-08-18 17:04:57 +0200 |
|---|---|---|
| committer | NPScript <nathan@reinerweb.ch> | 2022-08-18 17:04:57 +0200 |
| commit | 2245c9417671a105dd955939307d9146539eaf41 (patch) | |
| tree | f41aaa27127410f356bb79e628309f30b65ad986 /README.md | |
| parent | 95361c8c2229840a5e05f49622be629cf654371d (diff) | |
add README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
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`. |