Skip to content

Commit 6eed578

Browse files
committed
Added readme
1 parent 6f43224 commit 6eed578

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Symfony application
2+
3+
This is just a plain symfony application created with the Symfony CLI
4+
5+
```
6+
symfony new symfony-application --version 4.4 --full
7+
```
8+
9+
It is used in the Symfony-docs CI job where we test code block. A code block is
10+
added in this application and we will see if it gives any error messages.

0 commit comments

Comments
 (0)