Skip to content

Commit 3922e87

Browse files
authored
Update README.md
1 parent ecc56c4 commit 3922e87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# OpenUI5-parallax
22

33
A simple OpenUI5 control library wrapping [parallax.js](https://github.com/wagerfield/parallax) in UI5 controls to create stunning layered effects, for more information check out the [parallax.js demo](http://matthew.wagerfield.com/parallax/).
4-
The [UI5Lab-browser](https://github.com/openui5/UI5Lab-browser) is loaded as a dependency to display the library content for testing during development.
54

65
![Preview](https://raw.githubusercontent.com/Michadelic/openui5-parallax/master/preview.png)
76

@@ -25,7 +24,7 @@ npm install
2524
npm start
2625
```
2726

28-
5. Open the ui5lab browser to see the libary samples: http://localhost:8080/test-resources/ui5lab/browser/](http://localhost:8080/test-resources/ui5lab/browser/)
27+
5. The [UI5Lab-browser](https://github.com/openui5/UI5Lab-browser) is loaded as a dependency to display the library content for testing during development. Open it to see the libary samples in action: http://localhost:8080/test-resources/ui5lab/browser/](http://localhost:8080/test-resources/ui5lab/browser/)
2928

3029
### Directions
3130

0 commit comments

Comments
 (0)