Skip to content

Commit 55ef344

Browse files
committed
add build status badge
1 parent 802fb04 commit 55ef344

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## An implementation of the A* Search Algorithm in JavaScript
44

55
See a demo at http://www.briangrinstead.com/files/astar/
6+
[![Build Status](https://travis-ci.org/bgrins/javascript-astar.png?branch=master)](https://travis-ci.org/bgrins/javascript-astar)
67

78
## Sample Usage
89

0 commit comments

Comments
 (0)