From 56027f3d2135d7e99d993f1f7033d88d47ea3794 Mon Sep 17 00:00:00 2001
From: Ivan Izyumkin <50948518+izyumkin@users.noreply.github.com>
Date: Fri, 10 Feb 2023 22:42:28 +0800
Subject: [PATCH] Added a link to an article on Habr
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a9a6556..6b67f96 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
It is a customizable library implementing macOS style emoji picker popover.
-If you are interested in how I developed it and what difficulties I encountered in the process, you can read an article on [Medium](https://medium.com/@izzyumkin/an-emoji-selection-element-aka-emojipicker-for-ios-like-in-macos-e2fa022b80af) about it.
+If you are interested in how I developed it and what difficulties I encountered in the process, you can read an article on [Medium](https://medium.com/@izzyumkin/an-emoji-selection-element-aka-emojipicker-for-ios-like-in-macos-e2fa022b80af), [Habr](https://habr.com/ru/post/716194/) about it.
And if you like the project, don't forget to `put star ★`.
## Navigation