From 7ee62636309a5ac111ec2e837a10af6d6d3a7f58 Mon Sep 17 00:00:00 2001 From: zimmersandro Date: Tue, 23 Jun 2026 21:40:52 +0200 Subject: [PATCH] chore: description for kata The Hashtag Generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8225755..a181119 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,4 @@ Repository for CDS-2020 Programming and Promt Engineering II |Most frequently used words in a text|kata_most_words_used.py|test_most_words_used.py|[51e056fe544cf36c410000fb](https://www.codewars.com/kata/51e056fe544cf36c410000fb)| |Simple Fun #128: Doubly Not Less|kata_doubly_not_less.py|test_doubly_not_less.py|[58a3ea0a8bdda5093800000e](https://www.codewars.com/kata/58a3ea0a8bdda5093800000e)| |Rot13|kata_rot13.py|test_rot13.py|[530e15517bc88ac656000716](https://www.codewars.com/kata/530e15517bc88ac656000716/)| +|The Hashtag Generator|kata_the_hashtag_generator.py|test_the_hashtag_generator.py|[52449b062fb80683ec000024](https://www.codewars.com/kata/52449b062fb80683ec000024)|