Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
luolonghao committed Apr 16, 2024
1 parent 51f8581 commit 921c9d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ pnpm dev

You can now view all demos by visiting `http://localhost:8080/examples/`.

### Running tests
## Running tests

Lake uses a lot of browser APIs and therefore it requires a real browser environment to run the tests. You can open `http://localhost:8080/tests/` to run all test cases visibly, or execute `pnpm test` command in your console to run the tests in headless mode.

### License
## License

[MIT](https://github.com/lakejs/lake/blob/master/LICENSE)

0 comments on commit 921c9d3

Please sign in to comment.