diff --git a/README.md b/README.md index a481aa9..c57f18a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Ultrasonic-sensor For HC SR-04 Ultrasonic Module with Arduino/Raspberry-Pi + +This program measures the distance between the sensor and object. It is written in C and can be used for Atmel based Microcontrollers, +for example ATMega328p microcontroller that is present in Arduino UNO.