From 3157d84566dc27f6925dc4c666599fb249f44e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20=C5=BDdanov?= Date: Wed, 28 Jun 2023 15:19:49 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84a7e4d..2adc706 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PHP Interview Exercises ยท [![Build Status](https://img.shields.io/travis/com/azdanov/php-interview-exercises/master.svg?logo=travis)](https://travis-ci.com/azdanov/php-interview-exercises) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-blue.svg?logo=github)](http://makeapullrequest.com) [![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) -__[NO LONGER MAINTAINED]__: The questions should still be useful when preparing for a PHP interview, but I'm not able to maintain the repository. +__[NO LONGER MAINTAINED]__: The exercises should still be useful when preparing for a PHP interview, but I'm not able to maintain the repository. A number of exercises to practice whiteboard interview questions in PHP.