From 05c27dd24c17de4aa8867ad5e9101c94a1f80641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Reinert?= Date: Sun, 10 Mar 2024 10:15:16 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 84cc157..3411173 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Welcome to the Symfony Game repository! This project is a simple game built with Symfony, where you can see practise examples of design patterns. This example is inspired by [symfonycasts](https://symfonycasts.com/screencast/design-patterns/strategy). +## Features + +* ✅ Symfony 7 +* ✅ PHPStan +* ✅ Laravel Pint (PHP Coding Standards Fixer) +* ✅ GitHub Actions +* 🚫 Tests + ## Installation Install dependencies using Composer