Skip to content

Commit 8676143

Browse files
authored
chore(project): name update
1 parent 7deb19f commit 8676143

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Task-Force---Employee-management-REST-API-Back-End-3
1+
# Employee-management-API
22

3-
[![Build Status](https://travis-ci.org/RedJanvier/Task-Force---Employee-management-REST-API-Back-End-3.svg?branch=develop)](https://travis-ci.org/RedJanvier/Task-Force---Employee-management-REST-API-Back-End-3)
4-
[![Maintainability](https://api.codeclimate.com/v1/badges/19cd4a6e5a087888aa96/maintainability)](https://codeclimate.com/github/RedJanvier/Task-Force---Employee-management-REST-API-Back-End-3/maintainability)
5-
[![Coverage Status](https://coveralls.io/repos/github/RedJanvier/Task-Force---Employee-management-REST-API-Back-End-3/badge.svg?branch=develop)](https://coveralls.io/github/RedJanvier/Task-Force---Employee-management-REST-API-Back-End-3?branch=develop)
3+
[![Build Status](https://travis-ci.org/RedJanvier/Employee-management-API.svg?branch=develop)](https://travis-ci.org/RedJanvier/Employee-management-API)
4+
[![Maintainability](https://api.codeclimate.com/v1/badges/19cd4a6e5a087888aa96/maintainability)](https://codeclimate.com/github/RedJanvier/Employee-management-API/maintainability)
5+
[![Coverage Status](https://coveralls.io/repos/github/RedJanvier/Employee-management-API/badge.svg?branch=develop)](https://coveralls.io/github/RedJanvier/Employee-management-API?branch=develop)
66

7-
This is a Task-Force challenge number 3 which was to create an employee management REST API.
7+
A REST API to manage your employees easily and with bulk add employees and specific employee tracking.
88

99
## Getting Started
1010

@@ -32,21 +32,21 @@ A step by step series of examples that tell you how to get a development env run
3232

3333
Clone the Repo with the terminal command:
3434

35-
```
36-
git clone https://github.com/RedJanvier/Task-Force---Employee-management-REST-API-Back-End-3.git
35+
```bash
36+
git clone https://github.com/RedJanvier/Employee-management-API.git
3737
```
3838

3939
then make a file called .env using sample.env by replacing with your own data.
4040

4141
Run the command inside the cloned directory:
4242

43-
```
43+
```bash
4444
npm install
4545
```
4646

4747
To start the app in development run the command:
4848

49-
```
49+
```bash
5050
npm run dev
5151
```
5252

@@ -61,9 +61,9 @@ npm run dev
6161

6262
## Author
6363

64-
- **RedJanvier** - _elite-members-api-mongo_ - [RedJanvier](https://github.com/RedJanvier/)
64+
- **RedJanvier** - _uzakuraHub_ - [RedJanvier](https://redjanvier.uzakurahub.xyzz)
6565

66-
See also the list of [contributors](https://github.com/RedJanvier/Task-Force---Employee-management-REST-API-Back-End-3.git/contributors) who participated in this project.
66+
See also the list of [contributors](https://github.com/RedJanvier/Employee-management-API.git/contributors) who participated in this project.
6767

6868
## License
6969

0 commit comments

Comments
 (0)