From 8582c6fd1f84072042907f65c7c8440a53968e8b Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Tue, 1 Jun 2021 00:47:12 +0200 Subject: [PATCH] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6c00ca4d..13b8acfc 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ with. Will probably change the name to something else. # Example usage +NOTE: Error handling has changed quite a bit and these examples are slightly out +of date. See the examples for working examples. + Defining a single route looks like this: ```rust