diff --git a/README.md b/README.md index 4061dacb..4e5f504c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ it also has several concepts about arbitrary embedding documents and creating SS ### let's create a simple web server : -you can find complete implemention of this example [here](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMicroservice) +you can find complete implemention of this example [here](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMircoservice) first of all, create a ts file called `mod.ts` and import the last version of `lesan` and assign a constant call `coreApp` to its: diff --git a/examples/README.md b/examples/README.md index 817ca79c..97d4ec34 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,3 +1,3 @@ ### List of `lesan` implemented examples -- a very simple [microservice](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMicroservice) +- a very simple [microservice](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMircoservice)