about summary refs log tree commit diff
path: root/net/crimp/README.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-21T01·28+0000
committerVincent Ambo <tazjin@google.com>2019-12-21T01·28+0000
commitad07fc31ed67d57db06434097469c121b2ab4cbe (patch)
tree8f94ef3bcc212b269847c46e69c67477d9e440d0 /net/crimp/README.md
parentec826db87aa53ecb8f82741583fc7479e1784c25 (diff)
parent48c738b1b5353a1a123cb1e9141ab4b2ec32018b (diff)
merge(crimp): Integrate at //net/crimp r/270
Diffstat (limited to 'net/crimp/README.md')
-rw-r--r--net/crimp/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/crimp/README.md b/net/crimp/README.md
new file mode 100644
index 0000000000..791c354fc1
--- /dev/null
+++ b/net/crimp/README.md
@@ -0,0 +1,15 @@
+crimp
+=====
+
+[![Build Status](https://travis-ci.org/tazjin/crimp.svg?branch=master)](https://travis-ci.org/tazjin/crimp)
+[![](https://img.shields.io/crates/v/crimp.svg)](https://crates.io/crates/crimp)
+[![](https://docs.rs/crimp/badge.svg)](https://docs.rs/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