diff --git a/chp4/README.md b/chp4/README.md index 802516c..6f1aa4b 100755 --- a/chp4/README.md +++ b/chp4/README.md @@ -1,4 +1,4 @@ -# Chapter 3 – Advanced File I/O +# Chapter 4 – Advanced File I/O ## File Metadata and the `stat` Family - Use `stat()`, `fstat()`, `lstat()` to retrieve file metadata: