diff --git a/README.md b/README.md index 225a91a..cafb999 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This library makes it easy for anyone—even if you don’t know how to code or - **Easy drag-and-drop blocks** for controlling your Photoresistance - **No coding required** -- **Turn on & off the Photoresistance** +- **Read Photoresistance Values** - **Control the notes** - **Beginner-friendly instructions** @@ -48,8 +48,7 @@ This library makes it easy for anyone—even if you don’t know how to code or 4. **Drag the blocks** you want to use into your script area. - For example: - “Set Pin Value - - Turn Photoresistance On and Off - - Turn Inverted Photoresistance On and Off" + - Read Photoresistance Values" 5. **Click the green flag** or “Run” to start controlling your Photoresistance! diff --git a/Versions/README.md b/Versions/README.md index e61d99b..e9c67b3 100644 --- a/Versions/README.md +++ b/Versions/README.md @@ -1,10 +1,10 @@ -# Buzzer Library Development Steps +# Photoresistance Library Development Steps ## Version 01 ![](../Images/1.png) -This block is designed to read the values from the photoresistance. +This block is designed to read the values from the Photoresistance. ---