Skip to content

Commit

Permalink
ci skip: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gjperes authored Dec 6, 2023
1 parent 1fb5c54 commit e58153e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# ms-bantads-manager

This project is part of a college assignment, with the objective of implementing
The Bantads project is part of a college assignment, with the objective of implementing
a microservices based architecture, with various technologies, such as
Java, Spring Boot, Nodejs, Docker, PostgreSQL, etc.

## Manager Microservice

This repository contains de manager microservice.
This repository contains the manager microservice.

## Requirements and Usage

Expand Down Expand Up @@ -39,4 +37,4 @@ $ mvn spring-boot:run -f pom.xml
To run all the tests, execute the following `maven` goal.
```bash
mvn test -f pom.xml
```
```

0 comments on commit e58153e

Please sign in to comment.