From f30f0cbd519f86c0ecb95098c639b1ee58029737 Mon Sep 17 00:00:00 2001 From: Christian Foellmann Date: Thu, 19 Jul 2018 17:22:33 +0200 Subject: [PATCH] update readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ebf9929..81c325b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -OPcache Status [![Packagist](http://img.shields.io/packagist/v/rlerdorf/opcache-status.svg)](https://packagist.org/packages/rlerdorf/opcache-status) ---------------- +# OPcache Status + +[![Packagist](https://img.shields.io/packagist/v/wp-cloud/opcache-status.svg?style=flat-square)](https://packagist.org/packages/wp-cloud/opcache-status) A one-page opcache status page for the PHP 5.5 opcode cache. @@ -7,7 +8,7 @@ You don't need the opcode cache installed to help out with this. See the data-sample.php file for a dump of the data. I know it is rather ugly, so please spruce it up. But I would like -to keep it relatively small and to a single file so it is easy to +to keep it relatively small and to a single file so it is easy to drop into a directory anywhere without worrying about separate css/js/php files.