diff options
author | Saarth Deshpande | 2020-06-24 09:44:47 +0530 |
---|---|---|
committer | GitHub | 2020-06-24 09:44:47 +0530 |
commit | 7a7bab3efc3a4c8d02905466b686be050b536c87 (patch) | |
tree | c59ffb54535dafcc297d1510d1094abbd81586e4 /FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves | |
parent | b2542c71573f8bae8f7c82b3f38fc550dadb2af6 (diff) | |
download | FSF-mathematics-python-code-archive-7a7bab3efc3a4c8d02905466b686be050b536c87.tar.gz FSF-mathematics-python-code-archive-7a7bab3efc3a4c8d02905466b686be050b536c87.tar.bz2 FSF-mathematics-python-code-archive-7a7bab3efc3a4c8d02905466b686be050b536c87.zip |
Update README.md
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves')
-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 18516b7..42f5df1 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 @@ -1,7 +1,7 @@ -**file1_parametric_ellipse.py** +**file1_parametric_ellipse.py** <br> ![file1_parametric_ellipse.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/file1_parametric_ellipse.gif) -**file2_parametric_helix.py** +**file2_parametric_helix.py** <br> ![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** <br> |