Skip to content

Commit 0f972c4

Browse files
committed
README update
1 parent a24736e commit 0f972c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ file to be processed. Section starts with '[NAME]' header and followed by
9090
Section name is a display name of hosts file to be processed. It will be used
9191
in script output. In this example, section name is 'Ad Hosts'.
9292

93-
'Url' variable holds a web address of hosts file. In this example, hosts file
94-
will be downloaded from 'http://foo.bar/adhosts.txt'. 'Url' variable is
95-
optional - if it is omitted, local hosts file will be processed and 'File'
96-
variable should be set accordingly.
93+
'Url' variable holds a web address of hosts file. 'Url' variable is optional
94+
and, if it is omitted, local hosts file will be processed and 'File' variable
95+
should be set accordingly. In this example, hosts file will be downloaded from
96+
'http://foo.bar/adhosts.txt'.
9797

9898
'File' variable contains path where downloaded file will be saved or, in case
9999
of 'Url' is omitted, path to locally stored hosts file. 'File' variable is

0 commit comments

Comments
 (0)