Skip to content

Commit 514c364

Browse files
authored
Update README.md
1 parent 370ad04 commit 514c364

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ There are the following advantages of using NumPy for data analysis.
4747

4848
Nowadays, NumPy in combination with SciPy and Mat-plotlib is used as the replacement to MATLAB as Python is more complete and easier programming language than MATLAB.
4949

50+
---
5051

5152
## Table of contents 📋
5253

@@ -85,6 +86,8 @@ You can <img src="https://img.shields.io/static/v1?label=%E2%AD%90&message=if%20
8586

8687
Go [here](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click the "⭐ Star" button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
8788

89+
---
90+
8891
### How can I read this tutorial without an Internet connection? 🤔
8992

9093
1. Go [here](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already.
@@ -103,6 +106,7 @@ This will clear all the outputs and now you can understand each statement and le
103106

104107
If you have git and you know how to use it, you can also clone the repository instead of downloading a zip and extracting it. An advantage with doing it this way is that you don't need to download the whole tutorial again to get the latest version of it, all you need to do is to pull with git and run ipython notebook again.
105108

109+
---
106110

107111
## Authors ✍️
108112

@@ -114,6 +118,7 @@ If you have trouble with this tutorial please tell me about it by [Create an iss
114118

115119
If you like this tutorial, please [give it a ⭐ star](https://github.com/milaan9/09_Python_NumPy_Module).
116120

121+
---
117122

118123
## Licence 📜
119124

0 commit comments

Comments
 (0)