From 9e2122b6a2b8e12c64457e39d3330ce95e819612 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 25 Mar 2019 11:10:17 +0100 Subject: Improve README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1e6a9cc8..8d75945e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,9 @@ Foreign Function Interface -------------------------- Sequoia provides a C API for use in languages other than Rust. The -glue code can be found in the 'sequoia-ffi' crate. +glue code for the low-level interface can be found in the +'sequoia-openpgp-ffi' crate, glue for the high-level interface in the +'sequoia-ffi' crate. Project status ============== -- cgit v1.2.3