Skip to content

Commit 32f4905

Browse files
authored
Updated README (#4)
1 parent c233445 commit 32f4905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We are using the following technologies in our project,
1818
2. Python
1919
3. CUDA C
2020
4. Google Test
21-
5. SWIG
21+
5. Boost.Python
2222

2323
How to contribute?
2424
------------------
@@ -49,7 +49,7 @@ We recommend you to introduce yourself on our [gitter channel](https://gitter.im
4949
Please follow the rules and guidelines given below,
5050

5151
1. For Python we follow the [numpydoc docstring guide](https://numpydoc.readthedocs.io/en/latest/format.html).
52-
2. For C++ we follow the coding style of OpenCV mentioned [here](https://github.com/opencv/opencv/wiki/Coding_Style_Guide).
52+
2. For C++ we follow our own coding style mentioned [here](https://github.com/RoboticsClubIITJ/AdaBoost/issues/2#issuecomment-569714848).
5353
3. Follow the Pull Request policy given [here](https://github.com/RoboticsClubIITJ/AdaBoost/wiki/Pull-Request-Policy). All changes are made through Pull Requests, no direct commits to the master branch.
5454

5555
Keep contributing!!

0 commit comments

Comments
 (0)