about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-21T01·27+0000
committerVincent Ambo <tazjin@google.com>2019-12-21T01·27+0000
commit48c738b1b5353a1a123cb1e9141ab4b2ec32018b (patch)
treef1e48fc87b1662c0b06cb38df81f32d0b314316c /README.md
parent448cc5e1d4c1e4c0ea20c3009d322de362bde109 (diff)
chore(crimp): Prepare for depot merge
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 791c354fc1..0000000000
--- a/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-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