diff --git a/README.md b/README.md index 936c2979..ab221e1b 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ a complete Cozo instance in your browser, at near-native speed for most operatio So open up the [Cozo in WASM page](https://www.cozodb.org/wasm-demo/), and then: -* Start learning from the [tutorial](https://docs.cozodb.org/en/latest/tutorial.html) for the finer points. +* Start learning from the [tutorial](https://docs.cozodb.org/en/latest/tutorial.html) After you have decided that Cozo is worth experimenting with for your next project, you can scroll down to learn how to use it embedded (or not) in your favourite environment. @@ -350,4 +350,4 @@ Versions before 1.0 do not promise syntax/API stability or storage compatibility ## Licensing and contributing This project is licensed under MPL-2.0 or later. -See [here](CONTRIBUTING.md) if you are interested in contributing to the project. \ No newline at end of file +See [here](CONTRIBUTING.md) if you are interested in contributing to the project.