aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWesley <wesley.werner@gmail.com>2018-10-27 10:29:13 +0200
committerWesley <wesley.werner@gmail.com>2018-10-27 10:29:13 +0200
commit281bc15b671406f785838b2b105d57079f31df38 (patch)
treeb5840b021f14e44c7ac79350ff7e9c799dbb6610 /README.md
parent694be3aa7c449b04b13f461a8ac87905702f4519 (diff)
downloadlua-star-281bc15b671406f785838b2b105d57079f31df38.tar.xz
Add example animation.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5cb49b5..3bee2eb 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/wesleywerner/lua-star.svg?branch=master)](https://travis-ci.org/wesleywerner/lua-star) Lua-star is a pure Lua A* path-finding library.
-![lua star example screenshot](example/lua-star-01.png)
+![lua star example screenshot](example/example.gif)
# Quick Start