We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b3a49 commit 03ee17aCopy full SHA for 03ee17a
1 file changed
README.md
@@ -237,6 +237,9 @@ Open a video player like VLC and copy/paste the "local" url. You should see the
237
}
238
```
239
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
243
## `POST` /photo/filter
244
245
*Apply a filter on a photo.
@@ -420,7 +423,7 @@ Note: this route call WaWy Microservice API [read more](https://wip.io)*
420
423
421
424
422
425
-#WAWY
426
+# WAWY
427
428
## `GET` /wawy
429
0 commit comments