Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Dec 6, 2024
1 parent caaa3d4 commit 87d3d22
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ else.

## Usage

### Build Lantern library

To build and import the compiled Go code for the Lantern library, run the following command:

```bash
make build
```

### Setting up Lantern

To setup your app to integrate Lantern, you should first specify some initial configuration for the
Expand Down

0 comments on commit 87d3d22

Please sign in to comment.