Skip to content

Commit bce1003

Browse files
authored
Merge pull request #164 from getditto/wing-branch
Updating README.md to reflect updated toolsviewer package path.
2 parents f9091f0 + 236971a commit bce1003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ It is available as a Composable element that requires a Ditto instance. Optional
5454
Example code:
5555

5656
```kotlin
57-
import live.ditto.tools.DittoToolsViewer
57+
import live.ditto.tools.toolsviewer.DittoToolsViewer
5858
// minimum code required to get started
5959
DittoToolsViewer(
6060
ditto = YOUR_DITTO_INSTANCE

0 commit comments

Comments
 (0)