Skip to content

Commit 7a1c2ee

Browse files
committed
Work on iluwatar#208, added getting started section in README and linked it to programming priciples site
1 parent 9eb64bc commit 7a1c2ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Reusing design patterns helps to prevent subtle issues that can cause major
2121
problems, and it also improves code readability for coders and architects who
2222
are familiar with the patterns.
2323

24+
# Getting started
25+
26+
Before you dive into the material, you should be familiar with various
27+
[Programming/Software Design Principles](http://webpro.github.io/programming-principles/).
28+
2429
# How to contribute
2530

2631
If you are willing to contribute to the project you will find the relevant information in our [developer wiki](https://github.com/iluwatar/java-design-patterns/wiki).

0 commit comments

Comments
 (0)