diff --git a/README.md b/README.md index db332015..d752090c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # home.invenhost.com A small UI test + + +## Develop +Install packages +``` +bundle install +``` + +Run debug server +``` +bundle exec jekyll build +```