From c5685fa5cf7044521225da8a8230a7079ae5d5fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Sun, 7 Sep 2014 15:56:09 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 08c96a812..4320d8821 100644 --- a/README.md +++ b/README.md @@ -266,3 +266,9 @@ For a new pattern to be added you need to do the following steps: 3. Create a simple class diagram from your example code. I've used [GenMyModel](https://www.genmymodel.com/) and its "Export as JPEG" feature. 4. Add description of the pattern in README.md and link to the class diagram. 5. Create a pull request. + + + +# License + +This projected is licensed under the terms of the MIT license. -- GitLab