From 8d531e823c785edd57de18f5aa29fb60b05b704e Mon Sep 17 00:00:00 2001 From: realtradam Date: Wed, 4 May 2022 23:19:51 -0400 Subject: test styling --- Readme.mdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.mdown b/Readme.mdown index bfeb732..91c6bc3 100644 --- a/Readme.mdown +++ b/Readme.mdown @@ -13,7 +13,7 @@ These are grouped into "Project Types" and within each group they are sorted by * [***Systems, Libraries, and Tools***](#systems-libraries-and-tools) - * [**FelFlame** -
*Modular Ruby/Raylib Game Engine*
](#felflame---div-styledisplayinlinefont-weightnormalmodular-rubyraylib-game-enginediv) + * [**FelFlame** -

*Modular Ruby/Raylib Game Engine*

](#felflame---p-styledisplayinlinefont-weightnormalmodular-rubyraylib-game-enginep) * [**FelECS** - *Pure Ruby Entity Component System*](#felecs---pure-ruby-entity-component-system) * [**FelBind** - *C to mruby Automatic Binding Generator*](#felbind---c-to-mruby-automatic-binding-generator) * [**Justicar** - *Ruby Based Static Website Generator*](#justicar---ruby-based-static-website-generator) @@ -33,7 +33,7 @@ These are grouped into "Project Types" and within each group they are sorted by # ***Systems, Libraries, and Tools*** -## **FelFlame** -
*Modular Ruby/Raylib Game Engine*
+## **FelFlame** -

*Modular Ruby/Raylib Game Engine*

[**Github**](https://github.com/realtradam/FelFlameEngine) FelFlame Engine is a modular "library-style" Ruby game engine. It consists of a core set of libraries(mruby + Raylib) which you can freely add your own mruby or C libraries on top of to be compiled into a single game or interpreter. Currently it exports to Windows, Web and Linux. -- cgit v1.2.3