We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93ff61 commit c0a2fc3Copy full SHA for c0a2fc3
README.md
@@ -9,7 +9,7 @@ Open url from a POST request. Simple Python script that fires a URL from a POST
9
Start fireURL with one of the followings:
10
11
```bash
12
-python firURL # Will start fireURL on default port 8000
+python firURL.py # Will start fireURL on default port 8000
13
```
14
15
or
0 commit comments