소스 검색

README.md updated to Chapter 5!

david 5 년 전
부모
커밋
4e5f440209
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -2,7 +2,7 @@
 
 [TOC](https://www.obeythetestinggoat.com/book/toc.html)
 
-[Last At](https://www.obeythetestinggoat.com/book/chapter_philosophy_and_refactoring.html) (Chapter 4)
+[Last At](https://www.obeythetestinggoat.com/book/chapter_post_and_database.html) (Chapter 5)
 
 ### TDD Order Of Operations:
 
@@ -12,4 +12,4 @@
 4. Run test and ensure it PASSES!
 5. Rewrite code smaller/better, Refactor, DRY, etc.
 6. Run test and ensure it PASSES!
-7. Commit to a Git repo!
+7. Commit to a Git repo!