diff --git a/notice/filedriver/1.0.md b/notice/filedriver/1.0.md index b668571..628f1cc 100644 --- a/notice/filedriver/1.0.md +++ b/notice/filedriver/1.0.md @@ -8,7 +8,7 @@ Overview ---- ##### 1. Introduction -The `filedriver` package allows create, read and write files easily and with optimization (cf. SplFileObject). +The `filedriver` package allows you to **create**, **read** and **write** files easily and with optimization (cf. SplFileObject). To make it easier and generic, all methods are static.