From 463ac3c48d033117c6fee4831d25e0bc792962cc Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Wed, 27 Nov 2019 10:48:50 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7206d72..a441a66 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ TODO There is some basic documentation [here](http://jparyani.github.io/pycapnp/). +Make sure to look at the [examples](examples). The examples are generally kept up to date with the recommended usage of the library. + The examples directory has one example that shows off pycapnp quite nicely. Here it is, reproduced: ```python