From 284e22bab723a7e19b51c7fea93c19357edc9478 Mon Sep 17 00:00:00 2001 From: Pavel Linhart Date: Tue, 6 Sep 2022 13:18:21 +0200 Subject: [PATCH] update php version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec29728..dccdeab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -WebLoader [![Build Status](https://secure.travis-ci.org/janmarek/WebLoader.png?branch=master)](http://travis-ci.org/janmarek/WebLoader) +WebLoader ======================= Component for CSS and JS files loading. @@ -6,7 +6,7 @@ Component for CSS and JS files loading. Author: [Jan Marek](https://github.com/janmarek) Licence: MIT -Updated for Nette 3/3.1 and PHP 7.4/8.0 by [Gappa](https://github.com/Gappa). +Updated for Nette 3/3.1 and PHP 8.0 by [Gappa](https://github.com/Gappa). Example -------