mirror of
https://github.com/ai/visibilityjs.git
synced 2026-04-19 03:00:02 -04:00
Fix list numbers in README.md
This commit is contained in:
@@ -328,14 +328,14 @@ If you need just a files, you can take already minified packages from
|
||||
./node_modules/.bin/cake test
|
||||
```
|
||||
|
||||
3. Run test server, to check code in real browsers:
|
||||
4. Run test server, to check code in real browsers:
|
||||
|
||||
```sh
|
||||
./node_modules/.bin/cake server
|
||||
```
|
||||
|
||||
4. Open tests in browser: [localhost:8000].
|
||||
5. Also you can see real usage example in integration test
|
||||
5. Open tests in browser: [localhost:8000].
|
||||
6. Also you can see real usage example in integration test
|
||||
`test/integration.html`.
|
||||
|
||||
[localhost:8000]: http://localhost:8000
|
||||
|
||||
Reference in New Issue
Block a user