Skip to content

Commit

Permalink
correctiob Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaksimovv committed Jul 3, 2019
1 parent 64707b5 commit acb982c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -24,8 +24,11 @@ Or install it yourself as:
Create a new instance of the Parser: sp = SitemapParser.new(domain name site), examples SitemapParser.new('test.com')

Extract the URLs of the sitemap:

sp.urls # => Array of urls from file sitemap.xml

sp.sitemap_path # => Gets path to sitemap.xml

sp.list_nested_sitemap #=> Gets list nested sitemaps

## Development
Expand Down

0 comments on commit acb982c

Please sign in to comment.