From 98e65a752df67a2c000822224cdee0c1bfb0cfb4 Mon Sep 17 00:00:00 2001 From: Martin Moeller Date: Sun, 28 Mar 2021 22:10:49 +0200 Subject: [PATCH] Bold in stead of italics for NEW section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e950760..123fb41 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Note: You can limit output to a certain time period. Useful for week logs and th `./ical2txt.py myexport.ics 2021-01-01T00:00:00 2021-01-31T23:59:59` -*NEW AS OF 2021-03-28:* Recurring events are now actually processed in ical2txt.py. If no end date is given 5 years from now is chosen. +**NEW AS OF 2021-03-28:** Recurring events are now actually processed in ical2txt.py. If no end date is given 5 years from now is chosen. ## Contributing