diff --git a/HACKTOBERFEST.md b/HACKTOBERFEST.md
new file mode 100644
index 0000000..0f99ebc
--- /dev/null
+++ b/HACKTOBERFEST.md
@@ -0,0 +1,36 @@
+
๐ HacktoberFest-2022 ๐
+
+![Opensource](https://img.shields.io/badge/openSource-%E2%9D%A4-blue) ![PR](https://img.shields.io/badge/PRs-welcome-green) ![hacktoberfest](https://img.shields.io/badge/Hacktoberfest-2021-red) ![friendly](https://img.shields.io/badge/beginner-friendly-l)
+
+# What is HacktoberFest?
+
+Hacktoberfest is a month long event where people are awarded for contributing to open source projects ๐, and we're joining the party .Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.
+
+# More details
+
+Hacktoberfest is open to everyone in our global community. Whether youโre a seasoned contributor or looking for projects to contribute to for the first time, youโre welcome to participate.
+
+Pull requests can be made in any participating GitHub or GitLab hosted repository/project. Look for the 'hacktoberfest' topic to know if a repository/project is participating in Hacktoberfest. Pull requests must be approved by a maintainer of the repository/project to count.
+
+You can sign up anytime between October 1 and October 31. Just be sure to sign up on the official Hacktoberfest website for your pull requests to count.
+
+# Rules for participation
+
+* Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
+* The pull request must contain commits you made yourself.
+* If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.
+* If a maintainer reports behavior thatโs not in line with the projectโs code of conduct, you will be ineligible to participate.
+* To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
+* This year, the first 55,000 participants can earn a T-shirt.
+
+# Quality Guidelines
+
+* Pull requests that are automated e.g. scripted opening pull requests to remove whitespace / fix typos / optimize images.
+* Pull requests that are disruptive e.g. taking someone else's branch/commits and making a pull request.
+* Pull requests that are regarded by a project maintainer as a hindrance vs. helping.
+* Something that's clearly an attempt to simply +1 your pull request count for October.
+* Last but not least, one pull request to fix a typo is fine, but 5 pull requests to remove a stray whitespace is not.
+
+### Note
+
+**A pull request is considered approved once it has an overall approving review from maintainers, or has been merged by maintainers, or has been given the 'hacktoberfest-accepted' label. A pull request with any label containing the word 'spam' or 'invalid' will be considered ineligible for Hacktoberfest.**
\ No newline at end of file
diff --git a/README.md b/README.md
index 91866f0..1329bd5 100644
--- a/README.md
+++ b/README.md
@@ -21,42 +21,13 @@
* Equip your weapon, I mean Python and required libraries ๐ (**[Refer here](https://pyarmy.com/tag/python/)** for some basic guides to enhance Python language)
* That's all you need ๐
-## Hacktoberfest 2021 Update
-
-- Scripts so far - `229`
+## Hacktoberfest 2022 Update
**See full details and guidelines on**
* [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/main/HACKTOBERFEST.md)
* [Official website](https://hacktoberfest.digitalocean.com/resources)
-## Updates 2020:
-1. **Thanks for all contributors my panda stopped cycling now ๐ด**
-2. **Cheers to all, our panda removed exercise from daily schedule ๐คธโโ๏ธ**
-3. **Moving forward we achieve our next goal, now our panda doesn't play any outdoor game anymore ๐๏ธโโ๏ธ**
-4. **Goals of 2020 completed, Panda now hired a maid to clean his house :)**
-
-## Updates 2021
-
-And it's okay if you're not aware of process. Kindly raise query by creating pull request (In query template). Here is the link for that how to create a pull request in other's Repo
-
-[How to create pull request](https://opensource.com/article/19/7/create-pull-request-github)
-
-### These are my Lazy Panda Goals
-
-* Goal 25 - Panda stopped Cycling
-* Goal 50 - Panda stopped doing Exercise
-* Goal 75 - Panda stopped Playing outdoor games
-* Goal 100 - Panda hired someone for cleaning house
-
-* Goal 125 - Panda now have own vehicle to travel
-* Goal 150 - Panda have enough support now, so he started eating food outside
-* Goal 175 - On the way, now Panda decide to bathe alternatively ๐
-* Goal 200 - Moving ahead, Panda is now using online ecom platform to buy things
-* Goal 225 - Panda now lazy enough to order the food instead of going outside
-
-**Leave a star => Contribution in arranging Food for panda ๐ด**
-
How to Contribute ๐ค
You can contribute by adding new scripts, improving current scripts or Documentation. Here are some Instructions before making a Pull Request
@@ -68,22 +39,3 @@ You can contribute by adding new scripts, improving current scripts or Documenta
- [x] Pull latest change from upstream branch before starting the changing code.
- [x] Add your file in proper folder(lowercase) with README.md in it. Add requirements.txt if needed.
- [x] Please use flake8 linting in your code (See below to check flake8 linting)
-
-### How to check flake8 linting
-
-
-* Option 1: Set up locally, Download flake8 linter and check (as shown in figure below)
-![carbon (1)](https://user-images.githubusercontent.com/42181691/135052274-49d6f2be-04c0-4bf7-9c25-b734b8db6f3c.png)
-* Option 2: Go to [PEP8 online](http://pep8online.com/) , paste your code and check the format it correctly
-*
-**It's better to go with option 2 always**
-
-**Typo fixed/ minor change in docs not marked as contribution. If you're not aware of process kindly raise a query in formal manner :)**
-
- Wonderful Contributors โจ
-
-Thanks goes to these wonderful people ๐
-
-
-
-
\ No newline at end of file