Skip to content

Commit 28a99fa

Browse files
committed
update README.md
add get_youtube_view.py details
1 parent 85c8215 commit 28a99fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,7 @@ In the scripts the comments etc are lined up correctly when they are viewed in [
3636

3737
- `testlines.py` - This very simple script open a file and prints out 100 lines of whatever is set for the line variable.
3838

39-
- `serial_scanner.py` contains a method called ListAvailablePorts which returns a list with the names of the serial ports that are in use in our computer, this method works only on Linux and Windows (can be extended for mac osx). If no port is found, an empty list is returned.
39+
- `serial_scanner.py` contains a method called ListAvailablePorts which returns a list with the names of the serial ports that are in use in our computer, this method works only on Linux and Windows (can be extended for mac osx). If no port is found, an empty list is returned.
40+
41+
- `get_youtube_view.py` - This is very simple python script to get more views for your youtube videos.Some times I use for repeating my favorite songs by this scripts.
42+

0 commit comments

Comments
 (0)