From f28be722ede06a871ca17af93582b1fadc65cec3 Mon Sep 17 00:00:00 2001 From: DinoMalin Date: Fri, 7 Mar 2025 16:23:32 +0100 Subject: [PATCH] fix: README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 19e56c0..a67dae4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +... # ParanoIA-1.0 A cute complotist robot. @@ -33,11 +33,11 @@ You can enter a screen session to modify the emotions of the robot: ```screen /d You can do the same to modify the gauge: ```screen /dev/ttyACM0 9600```. The gauge has 9 levels: between 0 and 8. ### Talking to the Robot -To talk to the robot, use make env to create and enter a virtual environment (```source env/bin/activate``` if already created).\ +To talk to the robot, use ```make env``` to create and enter a virtual environment (```source env/bin/activate``` if already created).\ Create a .env filled with your api keys.\ Launch ```python ai.py``` to talk to the robot. Don't forget to turn on your speaker ! ## The complot skate We have a skate. It's awesome. -![image of the skate](https://raw.githubusercontent.com/DinoMalin/paranoia-1.0/refs/heads/master/skate.jpg) \ No newline at end of file +![image of the skate](https://raw.githubusercontent.com/DinoMalin/paranoia-1.0/refs/heads/master/skate.jpg)