aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md15
1 files changed, 5 insertions, 10 deletions
diff --git a/README.md b/README.md
index 12abb20..a18d131 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
-Cooking
-=======
+[Cooking](https://guyonvarch.gitlab.io/cooking)
+===============================================
+
+[![build status](https://gitlab.com/guyonvarch/cooking/badges/master/build.svg)](https://gitlab.com/guyonvarch/cooking/commits/master)
Gettings started
----------------
-Install nix:
+Install nix and follow the instructions:
``` sh
curl https://nixos.org/nix/install | sh
@@ -15,10 +17,3 @@ Then:
``` sh
./dev
```
-
-Simple build
-------------
-
-``` sh
-./build
-```