summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 746a02dc..2e7e6eb6 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,7 @@ The [openpgp](./openpgp) crate tries hard to avoid dictating how
OpenPGP should
be used. This doesn't mean that we don't have opinions about how
OpenPGP should be used in a number of common scenarios (for instance,
-message validation). But, in this crate, we refrain from expressing
-those opinions; we expose an opinionated, high-level interface in the
-sequoia-core and related crates. In our opinion, you should generally
-use those crates instead of this one.
+message validation).
High-level API
--------------