Skip to content

Commit daf799a

Browse files
authored
Update README.md
1 parent 7e2c5a4 commit daf799a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Python/Bitcoin Price Tracker/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bitcoin Price Tracker
22
## Introduction
3-
Here we will fetch the peice of bitcoin price from the google url , through requests we will extract the data and through bs4 we will show it, it is similar to web scraping.
3+
Here we will fetch the price of bitcoin price from the google url , through requests we will extract the data and through bs4 we will show it, it is similar to web scraping.
44
Here we can find price of any country, we just need to do changes in the url accordingly.
55
## Third-Party Libraries Required :
66
All library required before running the script are requests and bs4.

0 commit comments

Comments
 (0)