From a0825f1316a6a6f93285cd34adea59e9b996f7ea Mon Sep 17 00:00:00 2001 From: borislavsabev Date: Mon, 14 Nov 2022 09:36:03 +0200 Subject: [PATCH] Remove project archivation notice --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 275927a..0f42b49 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # DesignPatternsPHP -:mega: After ~11 years I've decided to archive this project. Sadly I don't have the time nor the resources to maintain it anymore. Thank you for all the PRs, ideas and discussions around patterns over all the years! - [![Build Status](https://github.com/domnikl/DesignPatternsPHP/workflows/CI/badge.svg)](https://github.com/domnikl/DesignPatternsPHP/actions) [![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/DominikLiebler) @@ -116,4 +114,4 @@ The patterns can be structured in roughly three different categories. Please cli | tr | Turkish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/tr/latest/README.html) | | bg | Bulgarian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/bg/latest/README.html) | | fr | French | [Docs :notebook:](https://designpatternsphp.readthedocs.io/fr/latest/README.html) | -| it | Italian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/it/latest/README.html) | \ No newline at end of file +| it | Italian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/it/latest/README.html) |