diff --git a/README.md b/README.md index 221bf1f..c80577c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Zero Test Bench Software Stack Author: Cristian Bicheru + For questions, feel free to reach out to `c.bicheru0@gmail.com`. ## Introduction @@ -40,4 +41,4 @@ compiled kernel with `PREEMPT_RT` enabled. The Pi is also overlocked to 2 GHz. To establish a live camera feed, connect an android phone to the Pi via USB and run the `./start_camera.sh` command. This will forward the 8080 port on the phone to 8081 on the Pi. A camera server (e.g. IP Webcam) can then be run on the -phone (broadcasting on port 8080) and accessed on the laptop. \ No newline at end of file +phone (broadcasting on port 8080) and accessed on the laptop.