summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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
==============