aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.org b/README.org
index 973c45e..d3109a3 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,8 @@
-*- mode: org -*-
-This is a prototype of a tool/service with the aim of making it easier to
-perform lots of builds across potentially many machines, and do something with
-the results and outputs of those builds.
+This is a tool/service with the aim of making it easier to perform lots of
+builds across potentially many machines, and do something with the results and
+outputs of those builds.
The aim of the tool is to make it easier to operate a build farm providing
Guix substitutes, or do testing of the builds for Guix packages, potentially
@@ -10,9 +10,6 @@ across different machines with different hardware and software setups.
* Usage instructions
-This is a prototype, many features don't work properly yet, if they're even
-implemented at all.
-
All the following commands should be run from the root of the Git
repository. Either use direnv to manage the environment, or run guix
environment to setup the environment.