From fff7bbdec2d835cf22124985ebb6be3c19aa76fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Tue, 17 Mar 2015 17:41:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 479975e9a..60b5ae9c8 100644 --- a/README.md +++ b/README.md @@ -439,7 +439,7 @@ The difference is the intent of the patterns. While Proxy controls access to the 5. Create a pull request. **For creating/editing UML diagrams** you need one of the following: -- [ObjectAid UML Explorer for Eclipse (recommended)](http://www.objectaid.com/home) +- [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home) (recommended) - [GenMyModel](http://genmymodel.com/) **For inspiration** there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern).