Skip to content

Commit 7387443

Browse files
committed
Merge branch 'main' of github.com:cloudengine-labs/talent-sphere
2 parents e400007 + 7397d15 commit 7387443

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Talent-Sphere Application Documentation
22

3+
[![Build and Create Docker Images](https://github.com/cloudengine-labs/talent-sphere/actions/workflows/Build-Docker-Image.yaml/badge.svg)](https://github.com/cloudengine-labs/talent-sphere/actions/workflows/Build-Docker-Image.yaml)
4+
35
## Purpose of the Application
46

57
Talent-Sphere is a frontend application designed for managing employee information within an organization. It allows users to add new employees and view a list of existing employees. The application provides a user-friendly interface for performing these tasks efficiently.
@@ -30,7 +32,7 @@ Talent-Sphere is a frontend application designed for managing employee informati
3032
1. **Clone the Repository**:
3133

3234
```bash
33-
git clone https://github.com/your-username/talent-sphere.git
35+
git clone https://github.com/cloudengine-labs/talent-sphere.git
3436
cd talent-sphere
3537
```
3638

0 commit comments

Comments
 (0)