From 958c8eae31e4b148b5c0a20cd5a7e9d7232f4a1c Mon Sep 17 00:00:00 2001 From: Kaustubh01 <67229974+Kaustubh01@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:01:20 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d00e130..06dcdd3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # RailsInstaller Web -Web application for http://railsinstaller.org +Web application for http://railsinstaller.org can be found here [ ![Codeship Status for railsinstaller/website](https://codeship.com/projects/cda693e0-f3e1-0130-c6a1-6e039e15cc73/status?branch=master)](https://www.codeship.io/projects/6492) ### Contributing + The website is written using [Middleman](http://middlemanapp.com/) so please see the documentation if you have questions about how a Middleman site is composed.