Skip to content

Commit a2233c9

Browse files
committed
docs: added banner and tweaked intro text
1 parent 6261285 commit a2233c9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# Fluid Behavior Tree
1+
![Fluid Behavior Tree](fluid-behavior-tree.jpg)
2+
23
[![Build Status](https://travis-ci.org/ashblue/fluid-behavior-tree.svg?branch=master)](https://travis-ci.org/ashblue/fluid-behavior-tree)
34
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
45

5-
A pure code behavior tree micro-framework built for Unity3D projects.
6-
Granting developers the power to dictate their GUI presentation.
7-
Inspired by Fluent Behavior Tree.
6+
Behavior trees for Unity3D projects. Written with a code driven approach to maximize maintainability on large projects with the builder pattern. Inspired by Fluent Behavior Tree.
87

98
**Features**
109

fluid-behavior-tree.jpg

93.5 KB
Loading

0 commit comments

Comments
 (0)