From 38dfeaf3bfcde2bfd787e2f8bab6a49785b7dc03 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 26 Mar 2023 13:36:48 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dddda04..a820e4b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Inspired by [Hamcrest](https://github.com/hamcrest). ``` import ( + "github.com/corbym/gocrest/by" "github.com/corbym/gocrest/then" "github.com/corbym/gocrest/is" "github.com/corbym/gocrest/has"