summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-03-25 11:10:17 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-03-25 11:10:17 +0100
commit9e2122b6a2b8e12c64457e39d3330ce95e819612 (patch)
tree0100d21e63bd5791d8adc1295309dbc514f44854 /README.md
parentf490240d136496684db30c6c193bcf16bf662a80 (diff)
Improve README.
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
==============