diff options
author | Saarth Deshpande | 2020-06-23 23:33:40 +0530 |
---|---|---|
committer | GitHub | 2020-06-23 23:33:40 +0530 |
commit | 97d26bedbaefc8300e16828cd8e62c887059b4e8 (patch) | |
tree | e77b9307b7a2f7f2cd1793670cb748464ddd0f83 | |
parent | 9898bae0b5551e1e6a0153c85cc121aa8ead34c6 (diff) | |
download | FSF-mathematics-python-code-archive-97d26bedbaefc8300e16828cd8e62c887059b4e8.tar.gz FSF-mathematics-python-code-archive-97d26bedbaefc8300e16828cd8e62c887059b4e8.tar.bz2 FSF-mathematics-python-code-archive-97d26bedbaefc8300e16828cd8e62c887059b4e8.zip |
Update README.md
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md index fd3655d..79061a7 100644 --- a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md +++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md @@ -8,7 +8,7 @@ ![file3_intercept_form_plane.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file3_intercept_form_plane.gif) **file4_3d_plane.py** -![file4_3d_plane.py]https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file4_3d_plane.gif) +![file4_3d_plane.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file4_3d_plane.gif) **file5_vector_form_line.py** ![file5_vector_form_line.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file5_vector_form_line.gif) |