Skip to content

Commit

Permalink
refactor(README): move Intro to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
ywcb00 committed Sep 20, 2019
1 parent 9ddb0f8 commit 23317f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# RenovateController

![](./client/src/assets/renovate_controller_bot.png "RenovateController")

## Intro
RenovateController is a graphical user interface to configure, execute and observe the [Renovate Bot](https://renovatebot.com).
You can use `docker` to start and run the whole project inside a node container. The execution of the renovate job itself is all based on a configurable cron job.

![](./client/src/assets/renovate_controller_bot.png "RenovateController")

### Overview

The GUI consists of two pages:
Expand Down

0 comments on commit 23317f1

Please sign in to comment.