Browse Source

Update README.md

Git-Leon 6 years ago
parent
commit
b06e7691bd
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

18
 ## Developmental Notes
18
 ## Developmental Notes
19
 * Do NOT clone this repository until completing `Part 0.0`
19
 * Do NOT clone this repository until completing `Part 0.0`
20
 * You may structure this project and the packaging how you please, however keep in mind that `@Configuration` scans from current directory down.
20
 * You may structure this project and the packaging how you please, however keep in mind that `@Configuration` scans from current directory down.
21
-* Until `Part 9`, this project is nearly identical to the `LearnerLab` completed in the past.
21
+* Until `Part 10`, this project is nearly identical to the `LearnerLab` completed in the past.
22
 
22
 
23
 ### Part 0.0 - Generating Project
23
 ### Part 0.0 - Generating Project
24
 * Navigate to [start.spring.io](https://start.spring.io/)
24
 * Navigate to [start.spring.io](https://start.spring.io/)