summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-07-11 09:43:20 +0300
committerLars Wirzenius <liw@liw.fi>2023-07-11 09:43:20 +0300
commit4bd30ba7ef5c1d98f65e0039fb39d18b2bdd78ee (patch)
treea0b6eaab0e98fd504f770ed75f2b552a4b7ffc49
parent3ec15d35935c5b3d659665d68686cc723da86b12 (diff)
downloadambient-ci-4bd30ba7ef5c1d98f65e0039fb39d18b2bdd78ee.tar.gz
docs: add a brief summary to the top of README
Sponsored-by: author
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd3409d..74b37d9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,12 @@
-# Ambient CI - an ever present continuous integration system
+# Ambient CI
+
+Ambient is a CI system centered around building in network isolation
+inside a per-build virtual machine.
+
+Unlike my previous attempts at building a CI system, Ambient is meant
+to be safe, secure, and also reasonable to maintain in the long-term.
+
+## Ambient CI - an ever present continuous integration system
Ambient is a PRE-ALPHA level project to build a CI system. It's only
ever been tested on Debian 12 (bookworm). To try this: