Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j-j-gajjar committed Mar 4, 2024
1 parent 48d9185 commit 96b9210
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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

Expand Down

0 comments on commit 96b9210

Please sign in to comment.