Skip to content

Commit

Permalink
Prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jun 4, 2024
1 parent 366a529 commit 0db6391
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ To start the system, run the following command:
```

> [!NOTE]
>
> If you want to clean up and start over again you can do so with the following command:
>
> ```console
Expand Down Expand Up @@ -569,8 +570,9 @@ If the previous example has not been run, a new subscription will need to be set
up to only trigger a notification when a motion sensor detects movement.

> [!NOTE]
> If the previous subscription already exists, this step creating a second narrower Motion-only subscription
> is unnecessary. There is a filter within the business logic of the scala task itself.
>
> If the previous subscription already exists, this step creating a second narrower Motion-only subscription is
> unnecessary. There is a filter within the business logic of the scala task itself.
```console
curl -iX POST \
Expand Down

0 comments on commit 0db6391

Please sign in to comment.