From cf4a372094990079331685b7ae31bdc2c12186ff Mon Sep 17 00:00:00 2001 From: shinriyo Date: Tue, 12 May 2015 13:10:59 +0900 Subject: [PATCH] Unixu/Linux only it is not available fro windows --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f7cc96..2b8cefb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ RubyDrop is my first ever Ruby project that aims to be an open-source, roll-your * RubyGems * Grit * Ruby 1.9+ (need require_relative function) +* RubyDrop is currently only available for Unix/Linux

How to Run