Add syntax highlighting

This commit is contained in:
Joran Dirk Greef 2016-12-16 10:52:36 +02:00
parent 9f964d4085
commit 086f754d58

View file

@ -19,7 +19,7 @@ npm install sudo-prompt
## Usage ## Usage
Note: Your command should not start with the `sudo` prefix. Note: Your command should not start with the `sudo` prefix.
``` ```javascript
var sudo = require('sudo-prompt'); var sudo = require('sudo-prompt');
var options = { var options = {
name: 'Electron', name: 'Electron',