Skip to content

Commit bc58645

Browse files
committed
Update README.md
1 parent 896b3c3 commit bc58645

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ Then configure nginx with:
2121
make
2222
~~~~
2323

24+
You should use ngx_cpp_module like this:
25+
~~~
26+
#include "NgxAll.hpp" // include all c++ tools
27+
~~~

0 commit comments

Comments
 (0)