diff options
author | Saarth Deshpande | 2020-06-23 23:58:44 +0530 |
---|---|---|
committer | GitHub | 2020-06-23 23:58:44 +0530 |
commit | 7c635e30569a1a34367a0652a69938f955e08aba (patch) | |
tree | 7e3ff00a3bb7507367176fc3d0201e3cf526e8fa | |
parent | ff55a5ea68b4ada3592ce3a7c285c37742cd7210 (diff) | |
download | FSF-mathematics-python-code-archive-7c635e30569a1a34367a0652a69938f955e08aba.tar.gz FSF-mathematics-python-code-archive-7c635e30569a1a34367a0652a69938f955e08aba.tar.bz2 FSF-mathematics-python-code-archive-7c635e30569a1a34367a0652a69938f955e08aba.zip |
Update README.md
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md | 4 |
1 files 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** <br> ![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** <br> ![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) |