Pārlūkot izejas kodu

Update README.md

Git-Leon 6 gadus atpakaļ
vecāks
revīzija
1137a0e1e7
Revīzijas autora e-pasts nav piesaistīts nevienam kontam
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      README.md

+ 2
- 2
README.md Parādīt failu

@@ -6,6 +6,6 @@
6 6
     * To demonstrate practical understanding of `while`, `for`, and `for each` loops.
7 7
 
8 8
 * **Getting started:**
9
-    * The `PersonHandler` class has 3 [method stubs](https://en.wikipedia.org/wiki/Method_stub) to be completed.
9
+    * The [PersonHandler](https://github.com/Zipcoder/CR-MesoLabs-Loops-PersonDetails/blob/master/src/main/java/com/zipcodewilmington/PersonHandler.java) class has 3 [method stubs](https://en.wikipedia.org/wiki/Method_stub) to be completed.
10 10
         * The methods contain line-by-line comments to guide you through the process.
11
-    * Ensure all tests cases pass successfully.
11
+    * Ensure all tests cases pass successfully.