Skip to content

Commit 54e014e

Browse files
committed
Slightly amended README
1 parent bea7abb commit 54e014e

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
@@ -1,4 +1,4 @@
1-
# Google Stock Screener
1+
# Google-based Stock Screener
22
*Have you ever wished a good selection of stocks be delivered daily to your inbox?* *Have you ever wished you could navigate in a few moments through the thousands of names available for investment in the stock markets?* **So did I.**
33

44
Therefore, I created this module to support my own investment activity.
@@ -24,8 +24,8 @@ sudo apt-get install git
2424

2525
Copy the repository on your computer and rename the sample config file
2626
```
27-
git clone https://github.com/terzim/GoogleStockScreener.git
28-
cd GoogleStockScreener
27+
git clone https://github.com/terzim/StockScreener.git
28+
cd StockScreener
2929
mv config-sample.ini config.ini
3030
```
3131
Install the python requirements

0 commit comments

Comments
 (0)