Skip to content

Commit 1d01417

Browse files
committed
chore: updated readme
1 parent e6153b6 commit 1d01417

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ Our project follows a specific design language and aesthetic to ensure a cohesiv
1515

1616
## JavaScript Dependencies
1717

18-
We aim to keep the ui as lightweight and dependency free as possible. If you believe a new dependency is absolutely necessary, please start a discussion by opening an issue or pull request. Include your rationale for the addition and any potential alternatives you've considered.
18+
We aim to keep the ui as lightweight and dependency free as possible.
19+
20+
If you believe a new dependency is absolutely necessary, please start a discussion by opening an issue or pull request. Include your rationale for the addition and any potential alternatives you've considered.

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,7 @@ $ python leetcomp/parse.py
7676
- [ ] Sort by Compensation
7777
- [ ] ~~Search for Companies~~ and Roles
7878
- [ ] Filters for Yoe, Date, Compensation, Location
79+
80+
## Contributions
81+
82+
PRs as welcome but please go through [CONTRIBUTING.md](CONTRIBUTING.md) before raising a PR.

0 commit comments

Comments
 (0)