Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Jul 29, 2024
1 parent 95b5ca6 commit c92bc91
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Lean 4 Monaco

Provides browser support for running Lean in a Monaco editor.

This package is based on the VSCode extension
[Lean 4](https://marketplace.visualstudio.com/items?itemName=leanprover.lean4) and the
[Lean Infoview](https://www.npmjs.com/package/@leanprover/infoview).

## Usage

Install this package in your npm project.

```
npm install lean4monaco
```
Expand Down

0 comments on commit c92bc91

Please sign in to comment.