X Tutup
Skip to content

Commit 981c0bd

Browse files
committed
iluwatar#228 Added link to developer wiki
1 parent cc0b93d commit 981c0bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
# <a name="toc">Table of Contents</a>
1818
- <a href="#introduction">Introduction</a>
19+
- <a href="#contribute">How to contribute</a>
1920
- <a href="#faq">Frequently Asked Questions</a>
2021
- <a href="#credits">Credits</a>
2122
- <a href="#license">License</a>
@@ -34,6 +35,11 @@ problems, and it also improves code readability for coders and architects who
3435
are familiar with the patterns.
3536

3637

38+
# <a name="contribute">How to contribute</a> [&#8593;](#top)
39+
40+
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).
41+
42+
3743
# <a name="faq">Frequently asked questions</a> [&#8593;](#top)
3844

3945
**<a id="Q1">Q: What is the difference between State and Strategy patterns?</a>**

0 commit comments

Comments
 (0)
X Tutup