Skip to content

Commit 5645360

Browse files
committed
Fix typos and remove redundant information
1 parent 58055de commit 5645360

File tree

2 files changed

+53
-71
lines changed

2 files changed

+53
-71
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ All the implementation is within a single jupyter notebook. Implementation is al
55

66
Link for [jupyter notebook](cordic_implementation.ipynb)
77

8-
All the description of the algorithm is within the Jupyter notebook due to no support of LaTeX in markdown.
8+
All the description of the algorithm is within the Jupyter notebook - reason being no support of LaTeX in markdown.
99
# Contribution
1010
Feel free to [file issues](https://github.com/suyashmahar/cordic-algorithm-python/issues) and submit [pull requests](https://github.com/suyashmahar/cordic-algorithm-python/pulls) – contributions are welcome.
1111

1212
# License
13-
cordic-implementation-python is licensed under [MIT License](LICENSE.md)
13+
cordic-algorithm-python is licensed under [MIT License](LICENSE.md)

0 commit comments

Comments
 (0)