Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Lucas authored Jan 1, 2017
1 parent 2eea09d commit 1185c54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@ Cli.Execute<MyCliCommands>(args);
`MyCliArguments` and `MyCliCommands` are defined as declarative POCOs using Attributes.

Full documentation: https://nick-lucas.github.io/EntryPoint/

Example Implementation: https://github.com/Nick-Lucas/EntryPoint/tree/master/test/Example

## Roadmap
* **Future**
* Support Lists
* Support Data Validation
* 1.0 Release
* 1.0 Release

0 comments on commit 1185c54

Please sign in to comment.