Skip to content

Commit 5c644e3

Browse files
committed
more text
1 parent c637625 commit 5c644e3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ This project is licensed under the Apache 2.0 License
154154

155155
## Development
156156

157-
### some useful mvn command lines
157+
### useful mvn command lines
158158
setup as or refresh the eclipse project
159159

160160
```
@@ -173,7 +173,10 @@ check dependencies for known security problems
173173
mvn dependency-check:check
174174
```
175175

176+
### Contributing
176177

178+
I welcome contributions, especially in the form of pull requests.
179+
Please try to keep your pull requests small (don't bundle unrelated changes) and try to include test cases.
177180

178181
## Some insights
179182
[HtmlUnit at openhub][5]

0 commit comments

Comments
 (0)