aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-29 09:27:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-29 09:27:29 +0200
commit365e61d0c072fd53ac704fa40e2259350b4f1198 (patch)
treed64a14314f666325a16c82ed52bd00dc3b7aec8c /README
parentb39e27a9f1ab04cb67ffad1d2c7e7ae089d5e8c4 (diff)
Minor terminology update (package/project dependency manager)
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6e3cc71..867dda4 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-This package contains the build2 package manager library.
+This package contains the build2 package dependency manager library.
build2 is an open source, cross-platform toolchain for building and packaging
-C++ code. Its aim is a modern build system and package manager for the C++
+C++ code. Its aim is a modern build system and dependency manager for the C++
language that provide a consistent, out of the box interface across multiple
platforms and compilers. For more information see: