Skip to content

Commit

Permalink
Add docs for rdme docs command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom Harrington committed May 8, 2018
1 parent 5c40ec6 commit 5bb0753
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@ rdme swagger {path-to-swagger.json} --key={api-key}
rdme swagger {path-to-swagger.json} --key={api-key} --id={existing-id}
```

### Syncing a folder of markdown docs to ReadMe

```sh
rdme docs path-to-markdown-files --key={api-key} --version={project-version}
```

## Future
We will be expanding and modifying the feature set of this program as/when we expand our public API. Some things will be changed.

0 comments on commit 5bb0753

Please sign in to comment.