Skip to content

Commit

Permalink
Update README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
safris committed May 11, 2019
1 parent 3b5561b commit 92ddff8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codegen-maven-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ To configure the plugin in your POM, the following is an example of the plugin d
| `<className>` | className | String | Required | Class name of generated enum. |
| `<inheritsFrom>`<br>&nbsp; | inheritsFrom<br>&nbsp; | String<br>&nbsp; | Optional<br>&nbsp; | Interface class name the generated enum must inherit from.<br>**Default:** `null` |

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

### License

This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details.
Expand Down

0 comments on commit 92ddff8

Please sign in to comment.