Skip to content

Commit 90ee710

Browse files
chore: apply prettier formatting
Co-Authored-By: [email protected] <[email protected]>
1 parent 6cd6f07 commit 90ee710

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/pkp-base/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ const signature = await pkpBase.runLitAction(dataToSign, 'sign');
3636

3737
## Core Methods
3838

39-
| Method | Description |
40-
| ---------------------------- | ---------------------------------- |
41-
| `init()` | Initialize and connect to LIT node |
42-
| `runLitAction()` | Execute LIT actions |
43-
| `runSign()` | Signs a message |
39+
| Method | Description |
40+
| ---------------- | ---------------------------------- |
41+
| `init()` | Initialize and connect to LIT node |
42+
| `runLitAction()` | Execute LIT actions |
43+
| `runSign()` | Signs a message |

0 commit comments

Comments
 (0)