Skip to content

Commit

Permalink
Sarthak | Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
SarthakMakhija committed Jan 10, 2025
1 parent 6c8c781 commit 38497bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The following refactoring techniques were used:
- [Replace data value with object](https://refactoring.guru/replace-data-value-with-object)
- [Introduce local extension](https://refactoring.guru/introduce-local-extension)
- [Introduce assertion](https://refactoring.guru/introduce-assertion)
- [Replace Constructor with Factory Method](https://refactoring.guru/replace-constructor-with-factory-method)

### What is not covered

Expand Down

0 comments on commit 38497bd

Please sign in to comment.