about summary refs log tree commit diff
path: root/README.org
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2019-02-26T10·20+0100
committerVincent Ambo <mail@tazj.in>2019-02-26T10·20+0100
commitb28f6e748d911b23a6c5c2c6badb33e079989517 (patch)
tree87762ec6a974d4300712ad47e4bcd55fc164f50f /README.org
parente95a82ca4ccf3d217fe4b4566b5b41498acd7fd0 (diff)
feat: Initial check-in of working client layer
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000000..73e3715124
--- /dev/null
+++ b/README.org
@@ -0,0 +1,9 @@
+crimp
+=====
+
+Crimp is an HTTP client interface on top of the [Rust bindings][] to
+cURL.
+
+Please see the module documentation for details on why this exists.
+
+[Rust bindings]: https://docs.rs/curl