Skip to content

Commit 6803257

Browse files
chore: upgrade readme for github workflows🚧🚨
1 parent b7ac0cd commit 6803257

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# 📓JavaScript Assessments
22

3+
Here are JavaScript Assessments. I hope it could helps you and your works.
4+
5+
## 🔖Repository Status
6+
7+
[![Auto Assign](https://github.com/james-gates-0212/js-assessments/actions/workflows/auto-assign.yml/badge.svg)](https://github.com/james-gates-0212/js-assessments/actions/workflows/auto-assign.yml)
8+
[![CodeQL](https://github.com/james-gates-0212/js-assessments/actions/workflows/codeql.yml/badge.svg)](https://github.com/james-gates-0212/js-assessments/actions/workflows/codeql.yml)
9+
[![Proof HTML](https://github.com/james-gates-0212/js-assessments/actions/workflows/proof-html.yml/badge.svg)](https://github.com/james-gates-0212/js-assessments/actions/workflows/proof-html.yml)
10+
11+
## Table of contents
12+
313
- [Bracket Combinations](bracket-combinations)
414
- [Calculate the sum of the numbers in a nested array](calculate-the-sum-of-the-numbers-in-a-nested-array)
515
- [Convert string to group](convert-string-to-group)

0 commit comments

Comments
 (0)