From 7780ff2474721dc779d8f5334ead3af96cf5d359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Benoist?= Date: Wed, 16 Mar 2022 13:11:17 +0100 Subject: [PATCH] Add screenshot --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 805c2ba0..b3dafcbe 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Anyway, it's simple: * store it * create a new feed with readable items +![f43.me screenshot](https://user-images.githubusercontent.com/62333/158586771-2137ea59-e882-4f89-9dd4-5eb657b843c5.png) + ## Contents @@ -132,7 +134,7 @@ cd f43.me SYMFONY_ENV=prod composer install -o --no-dev yarn install php bin/console doctrine:schema:create --env=prod -yarn encore production +yarn build ``` #### Without RabbitMQ