Skip to content

Commit b51d5a8

Browse files
Added bold tags around a note.
1 parent 49d1bd8 commit b51d5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ after_script:
110110
- "curl -X POST -d @codeclimate.json -H 'Content-Type: application/json' -H 'User-Agent: Code Climate (PHP Test Reporter v0.1.1)' https://codeclimate.com/test_reports"
111111
```
112112
113-
Note: In the command above, you may need to change `bin/test-reporter` to `vendor/bin/test-reporter`, depending on your project's directory structure.
113+
*Note:* In the command above, you may need to change `bin/test-reporter` to `vendor/bin/test-reporter`, depending on your project's directory structure.
114114

115115
More details can be found in [this issue][issue].
116116

0 commit comments

Comments
 (0)