Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NavjotSRakhra committed May 23, 2023
1 parent b402de6 commit 3592134
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SGPACalculator

![Test cases](https://github.com/NavjotSRakhra/SGPACalculator/actions/workflows/maven.yml/badge.svg) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.NavjotSRakhra/SGPACalculator/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.NavjotSRakhra/SGPACalculator) [![javadoc](https://javadoc.io/badge2/io.github.NavjotSRakhra/SGPACalculator/javadoc.svg)](https://javadoc.io/doc/io.github.NavjotSRakhra/SGPACalculator)

This module primarily is used to calculate SGPA of a list of subjects with their grades and credits stored in
SubjectGradeList. It can also be used just to store subject grade and the corresponding credits. This also has 11 enums
which represents grades.
Expand Down

0 comments on commit 3592134

Please sign in to comment.