diff --git a/README.md b/README.md index b8b9fd1..57db65a 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,13 @@ We build a robot with raspberry and arduino. sudo systemctl restart nginx ### Test Face Server -In Browser: http:/// +In Browser: +http://pi-ip/ From Somewhere: - curl -X POST http:///api/emotion/happy - curl -X POST http:///api/emotion/angry - curl -X POST http:///api/emotion/sleepy + curl -X POST http://pi-ip/api/emotion/happy + curl -X POST http://pi-ip/api/emotion/angry + curl -X POST http://pi-ip/api/emotion/sleepy ### systemd Service sudo ln -s /opt/helva-robot/face/etc/systemd/system/face.service /etc/systemd/system/