diff --git a/README.md b/README.md index 2e1da94..f9f939a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ php-gd https://github.com/kvazar-network/database +#### crontab + +``` +0 0 * * * /path-to/php /path-to/crontab/sitemap.php > /dev/null 2>&1 +``` + ### nginx sef_mode example ```