Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of github.com:nakamaorg/langkama
Browse files Browse the repository at this point in the history
  • Loading branch information
eoussama committed Mar 24, 2024
2 parents ac59a49 + 8f79a63 commit 2826c8b
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 @@ -28,7 +28,7 @@ let me cook factorial(n) {
loncina(factorial(5)); bs Outputs: 120
```

More examples can be found inside of the [scripts](./scripts/) directory.
More examples can be found inside of the [langkama](./langkama/) directory.

LangKama has an [online interpreter](https://nakamaorg.github.io/langkama-online/) to play with.

Expand Down Expand Up @@ -127,4 +127,4 @@ pnpm test
## Takeaway
Use [pnpm](https://pnpm.io/). You're missing out.
Use [pnpm](https://pnpm.io/). You're missing out.

0 comments on commit 2826c8b

Please sign in to comment.