Skip to content

Commit cface82

Browse files
author
Bernardo Sulzbach
committed
Small fixes in README.
1 parent 9d4e4d6 commit cface82

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Design pattern samples in Java.
22

3-
This is the branch for the pages
3+
This is the branch for the pages.
44

55
Link for Website: http://iluwatar.github.io/java-design-patterns/
66

77
## How to update the website reference
88

9-
Due to the fact that we use submodules, the website doesnt automatically update with the changes in the master branch. And for now this update process is manual, here is how you do it:
9+
Due to the fact that we use submodules, the website doesn't automatically
10+
update with the changes in the master branch. And for now this update process
11+
is manual, here is how you do it:
1012

1113
1. checkout the latest version of the gh-pages branch
1214
2. open a Git Bash at root level of the repo (ls should show you the index.html file)

0 commit comments

Comments
 (0)