Skip to content

Commit 594b7d1

Browse files
committed
2 parents 7275747 + b737b51 commit 594b7d1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ You can learn about the main concepts, the API and the tutorials here: https://w
4343

4444
To find more details about the conceptual ideas that make this implementation different from others, you can read the [final deliverable of the project MOOD2Be](https://github.com/BehaviorTree/BehaviorTree.CPP/blob/master/MOOD2Be_final_report.pdf).
4545

46+
# Does your company use BehaviorTree.CPP?
47+
48+
No company, institution or public/private funding is currently supporting the development of BehaviorTree.CPP and Groot.
49+
50+
Consider becoming a **sponsor** to support bug fixing and development of new features. You can find contact details in [package.xml](package.xml).
4651

4752
# Design principles
4853

@@ -124,7 +129,7 @@ to your catkin workspace.
124129

125130
# Acknowledgement
126131

127-
This library was developed at **Eurecat - https://eurecat.org/en/** (main author, Davide Faconti) in a joint effort
132+
This library was initially developed at **Eurecat - https://eurecat.org/en/** (main author, Davide Faconti) in a joint effort
128133
with the **Italian Institute of Technology** (Michele Colledanchise).
129134

130135
This software is one of the main components of [MOOD2Be](https://eurecat.org/en/portfolio-items/mood2be/),
@@ -153,7 +158,7 @@ The Preprint version (free) is available here: https://arxiv.org/abs/1709.00084
153158
The MIT License (MIT)
154159

155160
Copyright (c) 2014-2018 Michele Colledanchise
156-
Copyright (c) 2018-2020 Davide Faconti
161+
Copyright (c) 2018-2021 Davide Faconti
157162

158163
Permission is hereby granted, free of charge, to any person obtaining a copy
159164
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)