Skip to content

Commit

Permalink
dcos: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyi222666 authored Jan 3, 2024
1 parent 00c4c65 commit 1706aca
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 @@ -172,7 +172,7 @@ lifecycleScope.launch {
```

- If you want to load dynamic data (etc. local file), you can see this example
[here](./app/src/main/java/com/dingyi/treeview/FileActivity.kt)
[here](./app/src/main/kotlin/com/dingyi/treeview/FileActivity.kt)


- Done! Enjoy using it.
Expand Down

0 comments on commit 1706aca

Please sign in to comment.