Skip to content

Commit 0b068aa

Browse files
authored
Updated setup instructions
1 parent 2aa46a0 commit 0b068aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Android Web Scraper is a simple library for android web automation. You can perform web task in background to fetch website data programmatically.
33

44
# Setup
5-
Add internet permission:
5+
Add internet permission to *AndroidManifest.xml*:
66
```
77
<uses-permission android:name="android.permission.INTERNET"/>
88
```

0 commit comments

Comments
 (0)