From 09f324bfe0062d163f9796c2f5035a35b8066b7d Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Fri, 25 Oct 2019 00:13:13 +0200 Subject: [PATCH] Update README.asciidoc --- README.asciidoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index f4e0467..f876ff5 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -1 +1,7 @@ -# [Documentation](https://docs.hercules-ci.com/arion/) \ No newline at end of file +Arion is a tool for building and running applications that +consist of multiple docker containers using NixOS modules. +It has special support for docker images that are built with Nix, +for a smooth development experience and improved performance. + + +# [Intro and Documentation](https://docs.hercules-ci.com/arion/)