Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhijeetbyte authored Jun 9, 2021
1 parent 055d599 commit 65cfe90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# On-Screen-RGB-Detector-
On-Screen RGB Detector is an innovative approach that enables on-screen colour detection with few hand gestures. It measures the RGB colour value of every single pixel present on your computer screen by following the position cursor/mouse pointer and giving pixel coordinates.


# Dependencies
```
pip install keyboard
pip install PyAutoGUI
```

0 comments on commit 65cfe90

Please sign in to comment.