aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 15:03:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 15:03:03 +0200
commit205662986ed8e4cd15321ae2a94339da14b5c01f (patch)
tree83961e8fb97da7cd3b289ca5013f5d4e973bf9f2 /README
parent0a9f9c515bb557fd5340fbb12eac1017119c3c0d (diff)
Change manifest builds value from all to host
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 474e315..4d2a2e0 100644
--- a/README
+++ b/README
@@ -1,5 +1,6 @@
-libcutl is a C++ utility library. It contains a collection of generic and
-fairly independent components. See doc/components.txt for an overview.
+libcutl is a C++ utility library for compilers. It contains a collection of
+generic and fairly independent components. See doc/components.txt for an
+overview.
See the NEWS file for the user-visible changes from the previous release.