Skip to content

Commit 480be79

Browse files
committed
README updated.
1 parent 2f5d513 commit 480be79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ At glance:
1515
- Map command line arguments to ``IList<string>``, arrays, enum or standard scalar types.
1616
- __Plug-In friendly__ architecture as explained [here](https://github.com/gsscoder/commandline/wiki/Plug-in-Friendly-Architecture).
1717
- Define [verb commands](https://github.com/gsscoder/commandline/wiki/Verb-Commands) as ``git commit -a``.
18-
- Create parser instance using lambda expressions with __fluent builder__.
18+
- Create parser instance using lambda expressions.
1919
- Most of features applies with a [CoC](http://en.wikipedia.org/wiki/Convention_over_configuration) philosophy.
2020

2121
To install:

0 commit comments

Comments
 (0)