Skip to content

Commit

Permalink
added extending link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamhead committed Dec 13, 2018
1 parent b24084e commit a78034a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ java -jar moco-runner-<version>-standalone.jar http -p 12306 -c foo.json
* Detailed [REST API](moco-doc/rest-apis.md)
* [Global Settings](moco-doc/global-settings.md) for multiple configuration files.
* [Command Line Usages](moco-doc/cmd.md)
* [Extend Moco](moco-doc/extending.md) if current API does not meet your requirement.

## Build
Make sure you have JDK and Gradle installed.
Expand Down

0 comments on commit a78034a

Please sign in to comment.