Skip to content

Commit c17c464

Browse files
committed
Update README.
1 parent 4436f1f commit c17c464

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,16 @@ npm -v
6565

6666
Follow the following steps to get development environment running.
6767

68-
* Clone _'react-bitcoin-monitor'_ repository from GitHub
68+
* Clone _'react-redux-bitcoin'_ repository from GitHub
6969

7070
```bash
71-
git clone [email protected]:andyfrith/react-bitcoin-monitor.git
71+
git clone [email protected]:andyfrith/react-redux-bitcoin.git
7272
```
7373

7474
* Install node modules
7575

7676
```bash
77-
cd react-bitcoin-monitor
77+
cd react-redux-bitcoin
7878
yarn install
7979
```
8080

@@ -88,8 +88,9 @@ Follow the following steps to get development environment running.
8888

8989
---
9090

91-
## Author
91+
## Links
9292

93-
* **Andy Frith** - _Initial work_ - [andyfrith](https://github.com/andyfrith)
93+
* [**Portfolio**](http://goodapplemedia.com): Visit portfolio site at http://goodapplemedia.com.
94+
* [**Andy Frith**](http://andyfrith.com): Learn more about the site developer at http://andyfrith.com.
9495

9596
[coindesk bitcoin price index api]: https://www.coindesk.com/api/

0 commit comments

Comments
 (0)