From 14589dba4beb51e8008f3a0126dc443e73d4d702 Mon Sep 17 00:00:00 2001 From: Laeeth Isharc Date: Tue, 26 Sep 2023 13:19:51 +0100 Subject: [PATCH] Update README.MD with link to the tests --- README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.MD b/README.MD index 4862316..f6f458b 100644 --- a/README.MD +++ b/README.MD @@ -70,6 +70,8 @@ Heavily inspired by imapfilter. ## Example use +See also the tests, which can be found [here](https://github.com/symmetryinvestments/imap-d/blob/master/test/source/app.d). + ```d import imap;