We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65b37e commit e06570dCopy full SHA for e06570d
README.md
@@ -102,6 +102,10 @@ Blog Reader is the terminal reader that scrapes the article from [planet dgplug]
102
103
It seprates the content accrding to the screen size.
104
105
+```bash
106
+python Blog_reader.py
107
+```
108
+
109
### Find Large Files
110
111
Searches a file location and subdirectories for files larger than a given size.
0 commit comments