Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerttomas committed Mar 10, 2024
1 parent 457600b commit 05c27dd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 05c27dd

Please sign in to comment.