From 24e925ae0d7e460ca8a73ec637f7834c8a305998 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Tue, 25 Jan 2022 10:37:49 +0100 Subject: [PATCH] Update README.md Adding new container readme, adding new test status badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9be3c36..7f84b2c 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![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/`.