Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaifk468 authored Oct 22, 2024
1 parent 308306c commit 6baa678
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ The project requires JDK 11.
```
$ mvn clean install
```
2. Pull the Docker image:
```
docker pull kaifk468/online-exam-back:latest
```
## Future Features
* Feedback System: Allow users to provide feedback on specific questions or exams, helping admins review and update questions based on user feedback.
Expand Down

0 comments on commit 6baa678

Please sign in to comment.