Skip to content

Commit c2db298

Browse files
committed
Update README.md
1 parent 25469c2 commit c2db298

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,9 @@ The difference is the intent of the patterns. While Proxy controls access to the
260260
# How to contribute
261261

262262
For a new pattern to be added you need to do the following steps:
263+
263264
1. Fork the repository.
264265
2. Implement the code changes in your fork. Remember to add sufficient comments documenting the implementation.
265266
3. Create a simple class diagram from your example code. I've used [GenMyModel](https://www.genmymodel.com/) and its "Export as JPEG" feature.
266267
4. Add description of the pattern in README.md and link to the class diagram.
267268
5. Create a pull request.
268-
269-

0 commit comments

Comments
 (0)