diff --git a/README.md b/README.md index bff217d..f0b2d8e 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ what your pod is about. Examples: -- [pod-lispyclouds-sqlite](../examples/pods/pod-lispyclouds-sqlite): a pod to +- [pod-lispyclouds-sqlite](examples/pod-lispyclouds-sqlite): a pod to communicate with [sqlite](https://www.sqlite.org/), provided by [@lispyclouds](https://github.com/lispyclouds). @@ -306,6 +306,11 @@ Example: "status" "[\"done\", \"error\"]"} ``` +#### Debugging + +To debug your pod, you can write to stderr of the pod's process or write to a +log file. Currently, stderr is sent to stderr of the pod client. + #### Environment The pod client will set the `BABASHKA_POD` environment variable to `true` when