Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NCherfaoui authored Aug 5, 2024
1 parent 733fc66 commit 9041df9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Java CI/CD with Maven](https://github.com/NCherfaoui/spring-boot-student-management/actions/workflows/maven.yml/badge.svg)](https://github.com/NCherfaoui/spring-boot-student-management/actions/workflows/maven.yml)
# Spring Boot Student Management

This is a simple Spring Boot application for managing student data. The application provides basic CRUD operations on student entities.
Expand Down Expand Up @@ -48,4 +49,4 @@ To run the database independently, use the following command:

```bash
docker-compose up
```
```

0 comments on commit 9041df9

Please sign in to comment.