From 5f09dac55e3bcdf238169300f80e66199db381ea Mon Sep 17 00:00:00 2001 From: Pieter Belmans Date: Tue, 16 Jul 2019 18:21:20 +0200 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c38461 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This repository documents a minimal working example for using Gerby. + +For more information, see [Gerby project](https://gerby-project.github.io).