Skip to content

Commit bd04f85

Browse files
authored
Merge pull request #131 from winstonrc/winstonrc-patch-2
Update README.md
2 parents 71bf242 + 4c8c250 commit bd04f85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Threejs Typescript Template
22

3-
[<img src="https://raw.githubusercontent.com/winstoncooke/threejs-typescript-template/github-pages/images/projectScreenshot.png" alt="Screenshot" width="533" height="300">](https://winstoncooke.github.io/threejs-typescript-template/)
3+
[<img src="https://raw.githubusercontent.com/winstonrc/threejs-typescript-template/github-pages/images/projectScreenshot.png" alt="Screenshot" width="533" height="300">](https://winstonrc.github.io/threejs-typescript-template/)
44

55
[Click here to view a live demo of the deployed template](https://winstonrc.github.io/threejs-typescript-template/)
66

@@ -24,9 +24,9 @@ It comes with examples for everything needed to create a basic scene including:
2424

2525
This project requires [Node.js and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
2626

27-
The template can be used by clicking the [`Use this template`](https://github.com/winstoncooke/threejs-typescript-template/generate) button or running the following command:
27+
The template can be used by clicking the [`Use this template`](https://github.com/winstonrc/threejs-typescript-template/generate) button or running the following command:
2828
```
29-
git clone [email protected]:winstoncooke/threejs-typescript-template.git
29+
git clone [email protected]:winstonrc/threejs-typescript-template.git
3030
```
3131

3232
To install the project run:
@@ -48,4 +48,4 @@ The server runs on [`http://localhost:9000`](http://localhost:9000) by default
4848

4949
## Contributing
5050

51-
If you notice anything not working or that you think should be added, please check the preexisting [issues](https://github.com/winstoncooke/threejs-typescript-template/issues) and create a new issue if yours does not exist. Pull requests are happily accepted!
51+
If you notice anything not working or that you think should be added, please check the preexisting [issues](https://github.com/winstonrc/threejs-typescript-template/issues) and create a new issue if yours does not exist. Pull requests are happily accepted!

0 commit comments

Comments
 (0)