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: Run the crawler:
```sh ```sh
node crawler-fb/crawler-post.js <fanpage_url> node crawler-fb/crawler-post.js "<fanpage_url>"
``` ```
Example: Example:
```sh ```sh