Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Commit 9a041ea

Browse files
author
Julien Neuhart
authored
updating README.md: polishing
1 parent ad73d7b commit 9a041ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,19 +187,19 @@ Last but not least, it checks that your Graylog is ready to receive logs from ot
187187

188188
#### Available tools
189189

190-
**Composer** - https://getcomposer.org/
190+
*Composer* - https://getcomposer.org/
191191

192192
> Composer helps you declare, manage and install dependencies of PHP projects.
193193
194-
**npm** - https://www.npmjs.com/
194+
*npm* - https://www.npmjs.com/
195195

196196
> npm is the package manager for JavaScript and the world’s largest software registry.
197197
198-
**yarn** - https://yarnpkg.com/lang/en/
198+
*yarn* - https://yarnpkg.com/lang/en/
199199

200200
> FAST, RELIABLE, AND SECURE DEPENDENCY MANAGEMENT
201201
202-
**PHP Coding Standards Fixer** - http://cs.sensiolabs.org/
202+
*PHP Coding Standards Fixer* - http://cs.sensiolabs.org/
203203

204204
> The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards
205205
as defined in the PSR-1 and PSR-2 documents and many more.

0 commit comments

Comments
 (0)