From 27df09f31f535184a92b91a95e351b32398b5ba1 Mon Sep 17 00:00:00 2001 From: vismitap Date: Thu, 25 Feb 2021 19:02:17 +0530 Subject: [PATCH] Added wiki link Fixed #53 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e0ca07..6f8dd1f 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,8 @@ class MyNotifierCallback: model.fit(callbacks=[MyNotifierCallback()]) ``` +## Learn more about Notifly ✨ +Read the [wiki pages](https://github.com/rexdivakar/Notifly/wiki) which has all the above steps in great detail with some examples as well 🤩🎉. ## Contributing 1. Fork the Project