Skip to content

Commit 7b259d3

Browse files
authored
Merge pull request #59 from woshiccm/update-readme
Update README to add Example Users
2 parents 4f2c1ba + 5ce6491 commit 7b259d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ The C++ code in the index requires `libdispatch`, but unlike Swift code, it cann
2323
$ swift build -Xcxx -I<path_to_swift_toolchain>/usr/lib/swift -Xcxx -I<path_to_swift_toolchain>/usr/lib/swift/Block
2424
```
2525

26+
## Some Example Users
27+
28+
[**Pecker**](https://github.com/woshiccm/Pecker): a tool to detect unused code based on [SwiftSyntax](https://github.com/apple/swift-syntax.git) and [IndexStoreDB](https://github.com/apple/indexstore-db.git).
29+
2630
## Development
2731

2832
For more information about developing IndexStoreDB, see [Development](Documentation/Development.md).

0 commit comments

Comments
 (0)