From 629ebd439365f6c3d74e67f429f6480489a9cbd7 Mon Sep 17 00:00:00 2001 From: wrzasa Date: Wed, 12 Dec 2018 21:39:31 +0100 Subject: [PATCH] installation instructions added to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 61c6280..dddcd12 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ find example usage of RBSim. Detailed description of model, simulation and processing statistics can be found in the following sections. +# Installation + +``` +gem install rbsim +``` + +Or use example project from https://github.com/wrzasa/rbsim-example + # Example