Skip to content

Commit

Permalink
Update folder READMEs with list of markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 7, 2024
1 parent 6639530 commit 4ca8336
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Frameworks-or-Libraries/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# πŸ“š Contents

- [Angular.md](Angular.md)
- [React.md](React.md)
- [Angular](Angular.md)
- [React](React.md)
4 changes: 2 additions & 2 deletions Frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# πŸ“š Contents

- [html.md](html.md)
- [CSS.md](CSS.md)
- [Html](html.md)
- [Css](CSS.md)
10 changes: 5 additions & 5 deletions Languages/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# πŸ“š Contents

- [markdown.md](markdown.md)
- [Javascript.md](Javascript.md)
- [RUST.md](RUST.md)
- [python.md](python.md)
- [Typescript.md](Typescript.md)
- [Markdown](markdown.md)
- [Javascript](Javascript.md)
- [Rust](RUST.md)
- [Python](python.md)
- [Typescript](Typescript.md)
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ Here are the programming languages covered in this repository:
# πŸ“š Contents

- πŸ“‚ Frameworks-or-Libraries
- πŸ“„ [Angular.md](./Frameworks-or-Libraries/Angular.md)
- πŸ“„ [React.md](./Frameworks-or-Libraries/React.md)
- πŸ“„ [Angular](./Frameworks-or-Libraries/Angular.md)
- πŸ“„ [React](./Frameworks-or-Libraries/React.md)
- πŸ“‚ Frontend
- πŸ“„ [CSS.md](./Frontend/CSS.md)
- πŸ“„ [html.md](./Frontend/html.md)
- πŸ“„ [Css](./Frontend/CSS.md)
- πŸ“„ [Html](./Frontend/html.md)
- πŸ“‚ Languages
- πŸ“„ [Javascript.md](./Languages/Javascript.md)
- πŸ“„ [RUST.md](./Languages/RUST.md)
- πŸ“„ [Typescript.md](./Languages/Typescript.md)
- πŸ“„ [markdown.md](./Languages/markdown.md)
- πŸ“„ [python.md](./Languages/python.md)
- πŸ“„ [Javascript](./Languages/Javascript.md)
- πŸ“„ [Rust](./Languages/RUST.md)
- πŸ“„ [Typescript](./Languages/Typescript.md)
- πŸ“„ [Markdown](./Languages/markdown.md)
- πŸ“„ [Python](./Languages/python.md)
<!-- END CONTENTS -->
## 🌟 Why Use Cheatsheets?

Expand Down

0 comments on commit 4ca8336

Please sign in to comment.