From 7c635e30569a1a34367a0652a69938f955e08aba Mon Sep 17 00:00:00 2001 From: Saarth Deshpande Date: Tue, 23 Jun 2020 23:58:44 +0530 Subject: Update README.md --- .../geometry-of-planes-and-curves/space-curves/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md index 317ec2c..18516b7 100644 --- a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md +++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md @@ -4,8 +4,8 @@ **file2_parametric_helix.py** ![file2_parametric_helix.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/file2_parametric_helix.gif) -**file3_circletosphere.py** +**file3_circletosphere.py**
![file3_circletosphere.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/file3_circletosphere.gif) -**file4_cone.py** +**file4_cone.py**
![file4_cone.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/file4_cone.gif) -- cgit