From b8cf52093e7ee6fa7ed8a9a037aa76f9c9aa34b8 Mon Sep 17 00:00:00 2001
From: defaultSouth <ikr@kakao.com>
Date: Wed, 9 Dec 2020 09:23:17 +0900
Subject: [PATCH] Update README.md

---
 python/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/python/README.md b/python/README.md
index 591b4bc..10f1404 100644
--- a/python/README.md
+++ b/python/README.md
@@ -36,6 +36,8 @@ WIN10@DESKTOP:~$ pip install confluent-kafka
 
 ## Slack API with Ajou University notices parser
 
+[Try Ajou notice parser here](https://kafkatesthq.slack.com/archives/C01G2CR5MEE)
+
 [Get Slack API here](https://api.slack.com/)
 
 First, invite your bot to your channel. (In this example, we set it as "#아주대")
-- 
GitLab