Skip to content

Commit 03ee17a

Browse files
committed
Update documentation
1 parent 95b3a49 commit 03ee17a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,9 @@ Open a video player like VLC and copy/paste the "local" url. You should see the
237237
}
238238
```
239239

240+
*note: assuming you correctly set the nginx configuration you can display the photo in a browser via http://{your-raspberypi-name}/photo/{photo-url}*
241+
242+
240243
## `POST` /photo/filter
241244

242245
*Apply a filter on a photo.
@@ -420,7 +423,7 @@ Note: this route call WaWy Microservice API [read more](https://wip.io)*
420423
}
421424
```
422425

423-
#WAWY
426+
# WAWY
424427

425428
## `GET` /wawy
426429

0 commit comments

Comments
 (0)