From 861cac16730a12f17b324d354a9f7cbae26054a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Tue, 17 Mar 2015 17:40:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6b979c57..479975e9a 100644 --- a/README.md +++ b/README.md @@ -438,9 +438,9 @@ The difference is the intent of the patterns. While Proxy controls access to the 4. Add description of the pattern in README.md and link to the class diagram. 5. Create a pull request. -**To edit the existing UML diagrams** you need one of the following: +**For creating/editing UML diagrams** you need one of the following: +- [ObjectAid UML Explorer for Eclipse (recommended)](http://www.objectaid.com/home) - [GenMyModel](http://genmymodel.com/) -- [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home) **For inspiration** there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern).