about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2019-02-26T16·28+0100
committerVincent Ambo <mail@tazj.in>2019-02-26T16·30+0100
commit198fe2bffa69c8baccb38ba2412faf24681ee29c (patch)
tree961394d7f494bc4ea84e618c0307647cf196bb5e /README.md
parent2349dd22c3a899a1a628966df700d5d8cdfd64ea (diff)
docs: Update README, add contribution guidelines & CoC
... getting all the docs in order for publication ...
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..b33b161eb8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+crimp
+=====
+
+Crimp is an HTTP client interface on top of the [Rust bindings][] to
+cURL.
+
+The documentation for this crate is primarily in the [module
+documentation][]
+
+[Rust bindings]: https://docs.rs/curl
+[module documentation]: https://docs.rs/crimp