From 96b921013893fbf16c3f9f9cd98cfa9cb5924173 Mon Sep 17 00:00:00 2001 From: Jay Gajjar Date: Mon, 4 Mar 2024 13:27:53 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4bed76..1a62b6e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mathematics flutter -Mathematics Flutter is a collection of mathematical functions and tools that can be used in a variety of applications. The project includes functions for performing basic arithmetic operations (addition, subtraction, multiplication, division), working with matrices, calculating statistical measures, and more. Additionally, the project supports generating multiple choice question (MCQ) and question with answer PDFs, quizzes, web, and PWA support for desktop. +Mathematics Flutter is a collection of mathematical functions and tools that can be used in a variety of applications. The project includes functions for performing basic arithmetic operations (addition, subtraction, multiplication, division), working with matrices, calculating statistical measures, and more. Additionally, the project supports generating multiple choice questions (MCQ) and question-with-answer PDFs, quizzes, web, and PWA support for desktop. # Features * Basic arithmetic operations: Addition, subtraction, multiplication, division @@ -13,7 +13,7 @@ Mathematics Flutter is a collection of mathematical functions and tools that can * PWA support for desktop # Demo -You can try a live demo of Mathematics Flutter at https://jaygajjar.ml/Mathematics/ +You can try a live demo of Mathematics Flutter at https://j-j-gajjar.github.io/Mathematics/ # Getting Started