From 7656e2dfd7eee74ca041c640caf2a827d1b4860e Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Mon, 25 Nov 2024 18:16:35 +0100 Subject: [PATCH] fix: fix errors in README formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3de84c..928a1cc 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,10 @@ wails dev ## Usage -Set Maximum Points: Enter maximum points and weights for grades. -Add Grade: Add a grade by entering first name, last name, hv grade, and lv grade. -View Grade Overview: The number of grades for each score will be automatically updated. -Export: Choose a location and export the grades as a PDF. +- Set Maximum Points: Enter maximum points and weights for grades. +- Add Grade: Add a grade by entering first name, last name, hv grade, and lv grade. +- View Grade Overview: The number of grades for each score will be automatically updated. +- Export: Choose a location and export the grades as a PDF. ## License