Skip to content

Commit

Permalink
πŸ“– Document: Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nookery committed Oct 25, 2024
1 parent bd7b27b commit 995bafe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Please read the JuiceEditor documentation first: [JuiceEditor](https://cofficlab
3. Configure editor:

```typescript
window.api.config.setDrawIoLink(
editor.setDrawLink(
'http://localhost:5173/drawio/webapp/index.html?'
);
```
Expand All @@ -37,6 +37,7 @@ Please read the JuiceEditor documentation first: [JuiceEditor](https://cofficlab
- [JuiceEditor-Draw](https://github.com/CofficLab/JuiceEditor-Draw)
- [JuiceEditor-SwiftUI](https://github.com/cofficlab/JuiceEditor-SwiftUI)
- [JuiceEditor-Examples](https://github.com/cofficlab/JuiceEditor-Examples)
- [JuiceEditor-Playground](https://github.com/cofficlab/JuiceEditor-Playground)

## Contributing

Expand Down

0 comments on commit 995bafe

Please sign in to comment.