Skip to content

Commit

Permalink
Update README.md (#525)
Browse files Browse the repository at this point in the history
i fixed #522 Paragraph repeats in README.md issue by making this changes.
  • Loading branch information
T1rth1 authored Apr 29, 2024
1 parent 4496241 commit 3df346d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ It is based on Front-End developers' years of experience, with the additions com

All items in the **Front-End Checklist** are required for the majority of the projects, but some elements can be omitted or are not essential (in the case of an administration web app, you may not need RSS feed for example). We choose to use 3 levels of flexibility:

All items in the Front-End Checklist are necessary for the majority of projects, but some elements can be omitted or are not essential. For example, in an administration web app, you may not need an RSS feed. We have categorized the flexibility into three levels:

![Low][low_img] indicates that the item is recommended but can be omitted in certain situations.
![Medium][medium_img] indicates that the item is highly recommended but can potentially be omitted in very specific cases. However, omitting these elements can negatively impact performance or SEO.
![High][high_img] indicates that the item cannot be omitted under any circumstances. Removing these elements may result in page malfunctions or cause accessibility and SEO issues. Testing should prioritize these elements first.
Expand Down

0 comments on commit 3df346d

Please sign in to comment.