aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab2e623..a6f8271 100644
--- a/README.md
+++ b/README.md
@@ -56,8 +56,10 @@ Pass the `--help` flag to view detailed usage information.
### CI
-One of the goals was to merge my Travis & AppVeyor build scripts.
-They have nearly identical interfaces now.
+One of the goals was to merge Travis & AppVeyor build scripts for the various
+projects I have.
+This project provides the scripts for both of these CI systems with
+nearly-identical interfaces.
Internally, they call the generic scripts from above, auto-filling some
parameters from environment variables.