Skip to content

Commit

Permalink
Add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r authored Mar 16, 2022
1 parent f2ccadc commit 7780ff2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<!-- MarkdownTOC autolink="true" -->
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7780ff2

Please sign in to comment.