diff options
author | Arun Isaac | 2021-12-28 00:14:53 +0530 |
---|---|---|
committer | Arun Isaac | 2021-12-28 17:51:20 +0530 |
commit | 63bb66a579cb563d76c96bf69711f422e7f37a1c (patch) | |
tree | f16e80d4947897e638d4d4f0336fa1bcf82d52fc /README.org | |
download | kolam-63bb66a579cb563d76c96bf69711f422e7f37a1c.tar.gz kolam-63bb66a579cb563d76c96bf69711f422e7f37a1c.tar.lz kolam-63bb66a579cb563d76c96bf69711f422e7f37a1c.zip |
Initial commit
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..326ec08 --- /dev/null +++ b/README.org @@ -0,0 +1,3 @@ +#+TITLE: kolam + +kolam is a [[https://graphql.org/][GraphQL]] implementation for Scheme. |