diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 000000000000..73e371512415 --- /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 |