update readme

This commit is contained in:
So
2025-11-21 10:52:42 +07:00
parent 8f35cb5f12
commit ab890600fe

View File

@@ -35,7 +35,7 @@ cd crawler-fb
```
Run the crawler:
```sh
node crawler-fb/crawler-post.js <fanpage_url>
node crawler-fb/crawler-post.js "<fanpage_url>"
```
Example:
```sh