From 5729ccc204a5e2a28ed7cdba10ab75dd56316520 Mon Sep 17 00:00:00 2001 From: anastasija0 <68474428+anastasija0@users.noreply.github.com> Date: Sun, 22 Sep 2024 03:44:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae2d9cf..40bf3b6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This project explores the dynamics of a ball placed on a wire shaped like a para # Key Features: -_**Lagrange Multiplier Method:** _This method is used to derive the equations of motion for a system under constraints, forming the core of the project. +_**Lagrange Multiplier Method:**_ This method is used to derive the equations of motion for a system under constraints, forming the core of the project. _**Constraint Stabilization:**_ The system of equations is transformed using this method to stabilize the constraints and ensure physically meaningful solutions.