aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-01-15 00:04:16 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-01-24 00:10:15 +0300
commit22fe6dd12a36fd8369966a9b042eb53dfa85c1eb (patch)
tree7bcaabc74fa479a158ae935f5865dda6a2722cde /README
parentc8128e524255d15ae2c3fc80a89b7c05362427d9 (diff)
Move manifest parsing/serializing tests to testscript
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2e75a4f..6e3cc71 100644
--- a/README
+++ b/README
@@ -9,8 +9,8 @@ https://build2.org/
This library defines the types and utilities for working with build2 packages.
In particular, it provides C++ classes as well as the parser and serializer
-implementations that can be used to read, manipulate, and write package and
-repository manifests.
+implementations that can be used to read, manipulate, and write package,
+repository and signature manifests.
See the NEWS file for the user-visible changes from the previous release.