Skip to content

Commit 3a8fb0b

Browse files
authored
Update README.md
1 parent 784f21a commit 3a8fb0b

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
@@ -5,6 +5,8 @@ published on Medium.com under JavaScript in Plain English.
55

66
As project has progressed, I determined that the tutorial needed to be broken into three parts due to complexity and breadth of content.
77

8-
As of May 22, 2022, **Part 1** and **Part 2** have been published. **Part 2** will neeed re-writes as new bugs have emerged in the finished code and must be addressed before I can complete **Part 3** of the tutorial.
8+
The three parts of the tutorial are:
99

10-
For further information, visit the [wiki](https://github.com/RHieger/regex-zip-code-tutorial/wiki).
10+
1. [Regular Expressions&nmdash;a Rite of Passage for Web Developers](https://javascript.plainenglish.io/regular-expressions-a-rite-of-passage-for-web-developers-b24181465096)<br />
11+
2. [Regular Expressions&mndash;a Rite of Passage: From Theory to Practice](https://rhieger-98255.medium.com/regular-expressions-a-rite-of-passage-from-theory-to-practice-f4f23bec6044)<br />
12+
3. [Regular Expressions&mdash;a Rite of Passage: Completing the Application](https://rhieger-98255.medium.com/regular-expressions-a-rite-of-passage-completing-the-application-526589605075)

0 commit comments

Comments
 (0)