From 7f38d21cb983e909c89ae04355a6e24cd381505e Mon Sep 17 00:00:00 2001 From: realtradam Date: Fri, 9 Jul 2021 14:25:38 -0400 Subject: minor readme fix --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index 80b41ed..9b1e80d 100644 --- a/README.mdown +++ b/README.mdown @@ -99,7 +99,7 @@ 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. +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 a planned feature in the works. ## Entities -- cgit v1.2.3