diff --git a/README.md b/README.md index 37f9774..f07c743 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,13 @@

+PHP Sitemap Generator Release +PHP Sitemap Generator Repo stars +License PHP Version Bootstrap Version jQuery Version -License +Flatpickr Version

# PHP Sitemap Generator @@ -23,7 +26,7 @@ Sitemap format: http://www.sitemaps.org/protocol.html - [x] Generate gzip compression sitemap file (ext-zlib) - [x] Generate sitemap file from URL (ext-curl, ext-dom) - [x] Create or update robots.txt -- [x] Submit sitemap file to search engines +- [x] Submit sitemap file to search engines (ext-curl) - [ ] Generate sitemap file with [The SimpleXMLElement](https://php.net/manual/en/class.simplexmlelement.php) class ## After generating sitemap file @@ -398,4 +401,4 @@ Now, it can create or update your robots.txt automatically. ## License -The MIT License (MIT). Please see [License File](LICENSE) for more information. \ No newline at end of file +The MIT License (MIT). Please see [License File](LICENSE) for more information.