diff --git a/README.md b/README.md index a3c4aae..89ecca9 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Simple Inter-Process Communication using unix sockets for Python. - ## Examples +For some more concrete examples, check out the `tests/` directory. + ### Call / Response ```python