From 441ae5c810d95146e44f4903729a7fa1151ff02f Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Mon, 12 Dec 2016 01:08:37 +0100 Subject: [PATCH] updated notice for filedriver:1.0 --- notice/filedriver/1.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.