Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
dillenberger committed May 29, 2014
1 parent b8defef commit b8c0031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Replace `CMakeLists.txt` with it to compile the driver without ROS:
This builds a SHARED library which can be used in your program.
To build a static library remove the `SHARED` in the `add_library` command in the `CMakeLists.txt`.

The basic usage of the driver library code (C++11 style) is as follows:
### The basic usage of the driver library code (C++11 style) is as follows:

#include <pepperl_fuchs_r2000/r2000_driver.h>

Expand Down

0 comments on commit b8c0031

Please sign in to comment.