Skip to content

Commit cdaca9c

Browse files
Restore Star History and add Contributors section
Reintroduced the Star History section and added Contributors section to the README.
1 parent 8d3dbb3 commit cdaca9c

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ example here: https://github.com/BehaviorTree/btcpp_sample .
9494
Are you using BT.CPP in your commercial product and do you need technical support / consulting?
9595
You can contact the primary author, **dfaconti@aurynrobotics.com**, to discuss your use case and needs.
9696

97-
# Star History
98-
99-
[![Star History Chart](https://api.star-history.com/svg?repos=BehaviorTree/BehaviorTree.CPP&type=Date)](https://star-history.com/#BehaviorTree/BehaviorTree.CPP&Date)
100-
10197
## Previous version
10298

10399
Version 3.8 of the software can be found in the branch
@@ -106,6 +102,16 @@ Version 3.8 of the software can be found in the branch
106102
That branch might receive bug fixes, but the new features will be implemented
107103
only in the master branch.
108104

105+
# Star History
106+
107+
[![Star History Chart](https://api.star-history.com/svg?repos=BehaviorTree/BehaviorTree.CPP&type=Date)](https://star-history.com/#BehaviorTree/BehaviorTree.CPP&Date)
108+
109+
# Contributors
110+
111+
<a href="https://github.com/BehaviorTree/BehaviorTree.CPP/graphs/contributors">
112+
<img src="https://contrib.rocks/image?repo=BehaviorTree/BehaviorTree.CPP" />
113+
</a>
114+
109115
# License
110116

111117
The MIT License (MIT)

0 commit comments

Comments
 (0)