diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
deleted file mode 100644
index b55ec15..0000000
--- a/.github/workflows/main.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-name: Python
-on:
- schedule:
- - cron: '30 1,8 * * 1-5'
-
-jobs:
- build:
- runs-on: ubuntu-latest
- steps:
-
- - name: checkout repo content
- uses: actions/checkout@v2 # checkout the repository content to github runner.
- - name: setup python
- uses: actions/setup-python@v2
- with:
- python-version: 3.8 #install the python needed
- - name: execute py script # run the run.py to get the latest data
- run: |
- python the-1Riddle.py
-
- - name: commit files
- run: |
- git config --local user.email "elv.s.earl@gmail.com"
- git config --local user.name "the-1Riddle"
- git add -A
- git commit -m "update data" -a
-
- - name: push changes
- uses: ad-m/github-push-action@v0.6.0
- with:
- github_token: ${{ secrets.GITHUB_TOKEN }}
- branch: main
diff --git a/.secreto/SECRETO.md b/.secreto/SECRETO.md
deleted file mode 100644
index bbc782d..0000000
--- a/.secreto/SECRETO.md
+++ /dev/null
@@ -1,41 +0,0 @@
-# Hello...
-
-***realy! you want to have my secrets?***
-
-anyway because you are here, then here they are...
-
-1. Click on use this template, then create a new repo based on the template.
-
- 
-2. After after creating the repo, go to the settings:
-
- 
-
-- on the settings section, navigate to **actions** then on drop-down options, and select `general`.
-- then check the following options:
- 
-
-- save after you are done
-
-3. Move to .github/workflows/main.yml and make the necessary changes:
-
-***Changes to make***
- - change the email to your own primary email
- - change the user name to your user name.
-
-**Additionally**, if you haven't set your location, then go to [settings](https://github.com/settings/profile) then set your country name as the location and click on update.
-
-
-
-***Congratulations on completion.*** 🎉 🎊
-
-Now one thing is left: keeping the secret;
-> Once you are done and everything is running smoothly, be sure to delete the `.secreto` so that no one
-> Finds the secret 😅, *this is optional but recommended*
-
-To achieve that, click on the secreto directory then, navigate to the three option dots
-
-
-delete the directory then commit the changes.
-
-**Good Luck**
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..135b9ea
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2025 rezz_code
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md
index b038b7f..662fa42 100644
--- a/README.md
+++ b/README.md
@@ -1,45 +1,35 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-# [](https://git.io/typing-svg)
+## 🛬 About
+[](https://github.com/the1Riddle)
-## Tech Stack:
+## Tech Stack: