We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cfe0b commit e7bf37fCopy full SHA for e7bf37f
index.sh
@@ -13,6 +13,7 @@ if [ "$1" = "en" ]; then
13
echo "" >> README.md
14
echo "## Read Online" >> README.md
15
16
+ echo "Select individual pattern below. Alternatively, browse by [category](https://java-design-patterns.com/category) or [tag](https://java-design-patterns.com/tag)." >> README.md
17
fi
18
19
echo "<ul>" >> README.md
0 commit comments