Skip to content

Commit

Permalink
Merge pull request #1 from Agoric/erights-patch-1
Browse files Browse the repository at this point in the history
Mark code in README as js, for syntax highlighting
  • Loading branch information
michaelfig authored Oct 13, 2019
2 parents c7f222f + 8a5b9fc commit c91ba07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A miniature CapTP implementation leveraging Agoric's published modules.

## Usage

```
```js
import makeCapTP from '@agoric/mini-captp';
import { E } from '@agoric/eventual-send';

Expand Down

0 comments on commit c91ba07

Please sign in to comment.