Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wernerdaehn committed Jan 26, 2025
1 parent 8422f69 commit 2ca3219
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
Expand Up @@ -92,7 +92,7 @@ To simplify entering rules, sample values can be entered and the result be recal

Once a rule file is complete, it must be copied from the `inactive` to the `active` directory. The button `Activate` does that. The reason for this two staged approach is to allow users saving intermediate definitions without impacting the currently running service.

<img src="https://raw.githubusercontent.com/rtdi/RulesService/refs/heads/main/main/docs/media/Rule.png" width="50%">
<img src="https://raw.githubusercontent.com/rtdi/RulesService/refs/heads/main/docs/media/Rule.png" width="50%">


### Step 3: Topics
Expand All @@ -102,7 +102,7 @@ Scaling is achieved by increasing the number of KStream instances used for this

The screen also allows to copy the rule files being used into the active folder to simplify activating each from the rule file dialog.

<img src="https://github.com/rtdi/RulesService/blob/main/docs/media/Topics.png" width="50%">
<img src="https://raw.githubusercontent.com/rtdi/RulesService/refs/heads/main/docs/media/Topics.png" width="50%">

### Result

Expand Down

0 comments on commit 2ca3219

Please sign in to comment.