Skip to content

Commit

Permalink
readme.md: reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
danmar committed Dec 26, 2013
1 parent d3a848f commit 56f08a5
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,18 @@ make SRCDIR=build CFGDIR=cfg HAVE_RULES=yes
```

Flags:
SRCDIR=build : Python is used to optimise cppcheck
CFGDIR=cfg : Specify folder where .cfg files are found
HAVE_RULES=yes : Enable rules (pcre is required if this is used)

SRCDIR=build

> Python is used to optimise cppcheck
CFGDIR=cfg

> Specify folder where .cfg files are found
HAVE_RULES=yes

> Enable rules (pcre is required if this is used)
### g++ (for experts)

Expand Down

0 comments on commit 56f08a5

Please sign in to comment.