Skip to content

Commit 4c34216

Browse files
authored
Update README.md
1 parent 73c6fd2 commit 4c34216

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

News_App/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## News App
22

3-
- I have create News app using python solara framework and yfinace for getting news.
3+
- I have create News app using python solara framework and yfinace for getting news of stocks.
44

55
Steps to run the app:
66

7-
1. Download the folder of News app or clone the whole repositery and go to the `python-beginner-projects/projects/News_App` and Install all the requirements
7+
1. Clone the repositery and go to the `News_App` and Install all the requirements
88

99
```
1010
pip install -r requirements.txt
@@ -14,4 +14,4 @@ pip install -r requirements.txt
1414

1515
```
1616
solara run Newsapp.py
17-
```
17+
```

0 commit comments

Comments
 (0)