Update README
patch 4ce3f4a5c671bc4fbe91a03457cf4d87f562f4c7
Author: E. Bosch <presidev@AT@gmail.com>
Date: Sat Oct 31 02:11:52 CET 2020
* Update README
hunk ./README.md 3
-I'm a fan of the [Destination Linux] and [Late Night Linux] podcasts... but
-they only provide [Telegram] groups for discussion, which is unfortunate
-because I prefer [IRC]. This is my hack to allow me to use [IRC] to
-participate in [Telegram] groups.
-
-
-[Destination Linux]: https://destinationlinux.org/
-[Late Night Linux]: https://latenightlinux.com/
-[Telegram]: https://telegram.org/
+irgramd is a gateway that allows connecting from an [IRC] client to
+[Telegram] as a regular user (not bot)
+
+irgramd is written in [python] (version 3), it acts as an IRC server
+where an IRC client can connect and on the other side it's a Telegram client
+using the [Telethon] library
+
+**[ This is a fork from [pbui/irtelegramd] to resume the development ]**
+
hunk ./README.md 13
+[Telegram]: https://telegram.org/
+[python]: https://www.python.org/
+[Telethon]: https://github.com/LonamiWebs/Telethon
+[pbui/irtelegramd]: https://github.com/pbui/irtelegramd