Skip to content

Commit 1fde9f8

Browse files
committed
Update README.md
1 parent c150994 commit 1fde9f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NodeStackProxy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Press any key to stop program
2929

3030
Then script download `node-modules` for node.js and runs the server for port: `8080`.
3131

32-
That's it, you can see Backbone.JS Todo SPA geared with [ServiceStack](www.servicestack.net): http://localhost:8080
32+
That's it, you can see Backbone.JS Todo SPA geared with [ServiceStack](www.servicestack.net): [http://localhost:8080](http://localhost:8080)
3333

3434
NOTE: Service is actually a Windows Service. So you can also install it with:
3535

@@ -47,4 +47,4 @@ chmod +x ./run
4747
./run
4848
```
4949

50-
That's it, you can see Backbone.JS Todo SPA geared with [ServiceStack](www.servicestack.net): http://[linux-host]:8080
50+
That's it, you can see Backbone.JS Todo SPA geared with [ServiceStack](www.servicestack.net): `http://[linux-host]:8080`

0 commit comments

Comments
 (0)