From 281bc15b671406f785838b2b105d57079f31df38 Mon Sep 17 00:00:00 2001 From: Wesley Date: Sat, 27 Oct 2018 10:29:13 +0200 Subject: Add example animation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3