From a8c84b1bd0ee1fef6891032f9d3d4b8a8b5fc9f2 Mon Sep 17 00:00:00 2001 From: realtradam Date: Fri, 9 Jul 2021 03:50:04 -0400 Subject: released as gem --- README.mdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.mdown') diff --git a/README.mdown b/README.mdown index 3149178..d319066 100644 --- a/README.mdown +++ b/README.mdown @@ -99,6 +99,8 @@ If all of this sounds very confusing, don't worry. A video tutorial series is in # Usage +To use FelFlame simply install the gem using `gem install felflame` or using bundler `bundle add felflame` and then require it in your project like so: `require 'felflame'`. Working outside of the gem for rendering engines that do not support the usage of gems is planned a planned feature in the works. + ## Entities ### Creation -- cgit v1.2.3