Skip to content

Fixes : #33: Update copyright year automatically in README#34

Open
jiituu wants to merge 1 commit into
Tech-Sisters-Kenya:mainfrom
jiituu:update-year-automatically
Open

Fixes : #33: Update copyright year automatically in README#34
jiituu wants to merge 1 commit into
Tech-Sisters-Kenya:mainfrom
jiituu:update-year-automatically

Conversation

@jiituu

@jiituu jiituu commented Mar 7, 2025

Copy link
Copy Markdown

Description:

This pull request automatically updates the year in the README.md file to the current year (2025) using a custom script. This addresses the issue raised in #33.

Changes Made:

  • Created a script (update-year.sh) that automatically updates the copyright year in the README file.
  • The script looks for the year in the README.md and replaces it with the current year.

Why:

  • The copyright year in the README file was outdated, and this script ensures that it always displays the correct year.
  • This change ensures the documentation is always up-to-date without manual updates each year.

How to Use:

  1. Run the update-year.sh script to automatically update the year in README.md.
  2. After running the script, the year is updated to the current year.

Fixes #33.

@welcome

welcome Bot commented Mar 7, 2025

Copy link
Copy Markdown

Thanks for opening this pull request 🎉🎉 ! Please check out our contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the year automatically in readme

1 participant