Skip to content

Commit c92bc91

Browse files
committed
update README
1 parent 95b5ca6 commit c92bc91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Lean 4 Monaco
22

3+
Provides browser support for running Lean in a Monaco editor.
4+
5+
This package is based on the VSCode extension
6+
[Lean 4](https://marketplace.visualstudio.com/items?itemName=leanprover.lean4) and the
7+
[Lean Infoview](https://www.npmjs.com/package/@leanprover/infoview).
8+
39
## Usage
410

511
Install this package in your npm project.
12+
613
```
714
npm install lean4monaco
815
```

0 commit comments

Comments
 (0)