Update README.md

Adding new container readme, adding new test status badge
This commit is contained in:
Christian Kellner
2022-01-25 10:37:49 +01:00
committed by GitHub
parent 2764b2b776
commit 24e925ae0d

View File

@@ -1,6 +1,6 @@
<img src="https://github.com/orangecoding/fredy/blob/master/doc/logo.png" width="400">
[![Build Status](https://travis-ci.org/orangecoding/fredy.svg?branch=master)](https://travis-ci.org/orangecoding/fredy)
[![Build Status](https://github.com/orangecoding/fredy/actions/workflows/test.yml/badge.svg)
Searching an apartment in Germany can be a frustrating task. Not any longer though, as _Fredy_ will take over and will only notify you once new listings have been found that match your requirements.
@@ -90,6 +90,10 @@ Or use docker-compose:
Example `docker-compose build`
Or use tbe container, that will be build automatically.
`docker pull ghcr.io/orangecoding/fredy:master`
## Create & run a container
Put your config.json into a path of your choice, such as `/path/to/your/conf/`.