Skip to content

Commit 55ae902

Browse files
committed
Merge branch 'master' of github.com:BehaviorTree/BehaviorTree.CPP
2 parents 6a5152a + bcf3ea7 commit 55ae902

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ to visualize, record, replay and analyze state transitions.
3737
You can learn about the main concepts, the API and the tutorials here: https://www.behaviortree.dev/
3838

3939
If the documentation doesn't answer your questions and/or you want to
40-
connect with the other **BT.CPP** users, visit https://discourse.behaviortree.dev/
40+
connect with the other **BT.CPP** users, visit [our forum](https://github.com/BehaviorTree/BehaviorTree.CPP/discussions)
4141

4242
## Previous version
4343

@@ -49,7 +49,7 @@ only in the master branch.
4949

5050
# GUI Editor
5151

52-
Editing a BehaviorTree is as simple as editing a XML file in your favourite text editor.
52+
Editing a BehaviorTree is as simple as editing an XML file in your favorite text editor.
5353

5454
If you are looking for a more fancy graphical user interface (and I know you do) check
5555
[Groot2](https://www.behaviortree.dev/groot) out.
@@ -65,7 +65,7 @@ Three build systems are supported:
6565
- **catkin**, if you use ROS
6666
- **colcon (ament)**, if you use ROS2
6767
- **conan** otherwise (Linux/Windows).
68-
- **straight cmake** if you want to be personal responsible for depndencies :)
68+
- **straight cmake** if you want to be personally responsible for dependencies :)
6969

7070
Compiling with [conan](https://conan.io/):
7171

@@ -92,8 +92,8 @@ example here: https://github.com/BehaviorTree/btcpp_sample .
9292

9393
# Commercial support
9494

95-
Are you using BT.CPP in your commercial product and you need technical support / consulting?
96-
You can contact the main author dfaconti@aurynrobotics.com to discuss your use case and needs.
95+
Are you using BT.CPP in your commercial product and do you need technical support / consulting?
96+
You can contact the primary author, **dfaconti@aurynrobotics.com**, to discuss your use case and needs.
9797

9898
# License
9999

0 commit comments

Comments
 (0)