From 6b2d03802402dbbb028f417b93b69106edaf3687 Mon Sep 17 00:00:00 2001 From: ser1zw Date: Sat, 4 Jun 2011 17:16:45 +0900 Subject: [PATCH] changed README.rdoc --- README.rdoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rdoc b/README.rdoc index fd4a0d3..987ebf0 100644 --- a/README.rdoc +++ b/README.rdoc @@ -58,13 +58,11 @@ Follow INSTALLATION but use this command when compiling the gem: make make install -Installing ffcall might not work (that's because ffcall at the mment can't be compiled on 64bit systems). +Installing ffcall might not work (that's because ffcall at the moment can't be compiled on 64bit systems). That's ok. == SYNOPSIS: -Once installed - including ffcall - it is possible to show images via GUI Window. - require "opencv" image = OpenCV::IplImage.load("sample.jpg")