diff --git a/FACES.md b/FACES.md index 9071995..fef17ff 100644 --- a/FACES.md +++ b/FACES.md @@ -1,5 +1,7 @@ # Faces List +**Last Update: 2024-12-06** + ## 1 diff --git a/PROGRAMS.md b/PROGRAMS.md index 060f348..7c228a9 100644 --- a/PROGRAMS.md +++ b/PROGRAMS.md @@ -1,5 +1,7 @@ # Programs List +**Last Update: 2024-12-06** + ⚠️ By default, the **alarm** is **active** for all programs diff --git a/README.md b/README.md index c140daf..571bd7e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@
PyPI versionbuilt with Python3 +GitHub repo size ## Overview diff --git a/setup.py b/setup.py index 7198fca..ecd5382 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ def read_description(): author_email='me@sepand.tech', url='https://github.com/sepandhaghighi/mytimer', download_url='https://github.com/sepandhaghighi/mytimer/tarball/v1.8', - keywords="python3 python timer terminal stopwatch cli", + keywords="timer time clock terminal stopwatch cli geek", project_urls={ 'Source': 'https://github.com/sepandhaghighi/mytimer' },