Skip to content

Commit 423ea7e

Browse files
Update README.md
1 parent e66fe4b commit 423ea7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
# Simple Stock Analysis in Python
44

5-
This is tutorial for Simple Stock Analysis. It is very simple and easy to understand for beginners that wants to learn about stock analysis and wants to become a quant. In addition, this tutorial is for people that want to learn coding in python to analyze the stock market. However, if you already know about stock analyze or coding in python this will not be for you.
5+
#### This is tutorial for Simple Stock Analysis. It is very simple and easy to understand for beginners that wants to learn about stock analysis and wants to become a quant. In addition, this tutorial is for people that want to learn coding in python to analyze the stock market. However, if you already know about stock analyze or coding in python this will not be for you.
66

7-
The order is from #1 through #26.
8-
You learn number 1 first and you go in order. Once you finished, you will know how to write codes in python and understand finance and stock market. :congratulations:
7+
### The order is from #1 through #26.
8+
#### You learn number 1 first and you go in order. Once you finished, you will know how to write codes in python and understand finance and stock market. :congratulations:
99

1010
## Prerequistes
1111
Python 3.5+

0 commit comments

Comments
 (0)