Skip to content

Commit aa0fb24

Browse files
authored
Update README.md
1 parent 84e36ec commit aa0fb24

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,12 @@ struct ContentView: View {
3131
}
3232
}
3333
```
34+
35+
## Dependencies
36+
37+
Special thanks to both [Marcin Krzyzanowski](https://twitter.com/krzyzanowskim) & [Matt Massicotte](https://twitter.com/mattie) for the great work they've done!
38+
39+
| Package | Source | Author |
40+
| :- | :- | :- |
41+
| `STTextView` | [GitHub](https://github.com/krzyzanowskim/STTextView) | [Marcin Krzyzanowski](https://twitter.com/krzyzanowskim) |
42+
| `SwiftTreeSitter` | [GitHub](https://github.com/ChimeHQ/SwiftTreeSitter) | [Matt Massicotte](https://twitter.com/mattie) |

0 commit comments

Comments
 (0)