Update README.md (#582)

This commit is contained in:
kuaima
2020-12-11 19:55:31 +08:00
committed by GitHub
parent 1af66e72c2
commit 299e41da36

View File

@@ -10,7 +10,7 @@ def fx(request):
then deploy it with `fx up` command,
```shell
$ fx up -p 8080:3000 func.go
$ fx up -p 8080:3000 func.py
```
test it using `curl`