diff --git a/README.md b/README.md index 7d680bd..085812a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Raspberry PI Project for Computer Science. Turn an LED on or off via voice command. ## Python Scripts -The Python scripts are located in the folder py/ +The Python scripts are located in the folder **py/** ### led.py Alternate every second, turning an LED on and off. Stopped by CTRL+C @@ -14,6 +14,6 @@ Combines led.py and speech.py. If voice commands "fire" or "night" are recognize ## Documenation -* pilight.pdf is the finalized documenation -* latex/ folder containing the .tex source files -* demo.mp4 short demo video. Turning LED on with command "fire" and off with "night" \ No newline at end of file +* **pilight.pdf** is the finalized documenation +* **latex/** folder containing the .tex source files +* **demo.mp4** short demo video. Turning LED on with command "fire" and off with "night" \ No newline at end of file