diff --git a/notice/filedriver/1.0.md b/notice/filedriver/1.0.md index 628f1cc..5009a59 100644 --- a/notice/filedriver/1.0.md +++ b/notice/filedriver/1.0.md @@ -8,13 +8,13 @@ Overview ---- ##### 1. Introduction -The `filedriver` package allows you to **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](http://php.net/manual/en/class.splfileobject.php)). To make it easier and generic, all methods are static. Setup ---- -> 1. Include the autoloader +> ### 1. Include the autoloader ```php 2. Load the `FileDriver` class +> ### 2. Load the `FileDriver` class ```php ```php +```php ```php +```php ```php +```php ```php +```php ```php +```php