From 7a19b2420eca6abe339f1d02468ec2f73b3074f3 Mon Sep 17 00:00:00 2001 From: "Philip (a-0)" <@ph:a-0.me> Date: Fri, 29 Sep 2023 16:49:20 +0200 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1dcb926 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# cozodb example +This repository provides a very basic example how the embedded rust database `cozo` can be used from within Rust. + +## Contributing +Feel free to contact me on [matrix] at @ph:a-0.me if you have any suggestions, corrections etc. you would like to see included \ No newline at end of file