updated notice for filedriver:1.0

This commit is contained in:
xdrm-brackets 2016-12-12 01:08:37 +01:00
parent 7ee20c2d17
commit 441ae5c810
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Overview
---- ----
##### 1. Introduction ##### 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. To make it easier and generic, all methods are static.