From dd00b15016443aaa6126ba11438bc77ef51ab886 Mon Sep 17 00:00:00 2001
From: Arun Isaac
Date: Sun, 6 Oct 2024 23:03:03 +0100
Subject: Add complete README introduction in Commentary section.

* varuga.el (Commentary): Add complete README introduction.
---
 varuga.el | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/varuga.el b/varuga.el
index a70b1f2..5376c93 100644
--- a/varuga.el
+++ b/varuga.el
@@ -32,6 +32,14 @@
 ;; varuga populates a message mode buffer with an ical MIME part
 ;; (using MML, the MIME Meta Language).  It also adds a plain text
 ;; part listing the time of the event in various configured timezones.
+;;
+;; All dates and times you enter into varuga are in your local
+;; timezone. varuga automatically converts these into a set of
+;; configured timezones (specified in `varuga-clock-list`) for your
+;; correspondents' benefit.
+;;
+;; 🙏 வருக வருக! (varuga varuga!) is a Tamil expression that is used
+;; to warmly welcome people to an event.
 
 ;;; Code:
 
-- 
cgit v1.2.3