Skip to content

Commit 113e4f3

Browse files
authored
Update README.md
1 parent 7cf3daf commit 113e4f3

File tree

1 file changed

+1
-38
lines changed

1 file changed

+1
-38
lines changed

README.md

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -24,43 +24,6 @@ doi={10.1109/TRO.2016.2633567},
2424
ISSN={1552-3098},
2525
month={April},}`
2626

27-
28-
BUILD STATUS
29-
------------
30-
31-
<table align="center">
32-
<tr>
33-
<th width="9%" />
34-
<th width="13%">Ubuntu 14.04</th>
35-
<th width="13%">Mac OS X El Capitan</th>
36-
<th width="13%">Windows 7</th>
37-
</tr>
38-
<tr>
39-
<td><b>Debug</b></td>
40-
<td align="center">
41-
<img src="https://img.shields.io/shippable/54d119db5ab6cc13528ab183.svg"/>
42-
</td>
43-
<td align="center">
44-
<img src="https://img.shields.io/shippable/54d119db5ab6cc13528ab183.svg"/>
45-
</td>
46-
<td align="center">
47-
<img src="https://img.shields.io/shippable/54d119db5ab6cc13528ab183.svg"/>
48-
</td>
49-
</tr>
50-
<tr>
51-
<td><b>Release</b></td>
52-
<td align="center">
53-
<img src="https://img.shields.io/shippable/54d119db5ab6cc13528ab183.svg"/>
54-
</td>
55-
<td align="center">
56-
<img src="https://img.shields.io/shippable/54d119db5ab6cc13528ab183.svg"/>
57-
</td>
58-
<td align="center">
59-
<img src="https://img.shields.io/shippable/54d119db5ab6cc13528ab183.svg"/>
60-
</td>
61-
</tr>
62-
</table>
63-
6427
DEPENDENCIES
6528
------------
6629

@@ -122,7 +85,7 @@ If you would like to install the library system-wide, then run:
12285
`$ sudo make install` <br/>
12386

12487
On Ubuntu 14.04, this will install the shared library (libbtpp.so) in `/usr/local/lib`. <br/>
125-
The repository [my-behavior-tree-project](https://github.com/miccol/my-behavior-tree-project) shows an example on how to use the library once syste-wide installed.
88+
The repository [my-behavior-tree-project](https://github.com/miccol/my-behavior-tree-project) shows an example on how to use the library once system-wide installed.
12689

12790

12891
CREATE YOUR OWN ACTION NODE

0 commit comments

Comments
 (0)