Skip to content

Commit ccb4866

Browse files
authored
Add related projects to top-level README (#34)
1 parent e29e42c commit ccb4866

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ $ swift test
9595

9696
Or you can follow the steps above to generate a Xcode project and run tests within Xcode.
9797

98+
## Related projects
99+
100+
If you like Needle, check out other related open source projects from our team:
101+
- [Needle](https://github.com/uber/needle): a compile-time safe Swift dependency injection framework.
102+
- [Swift Abstract Class](https://github.com/uber/swift-abstract-class): a light-weight library along with an executable that enables compile-time safe abstract class development for Swift projects.
103+
- [Swift Common](https://github.com/uber/swift-common): common libraries used by this set of Swift open source projects.
98104

99105
## License
100106
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fuber%2Fswift-concurrency.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fuber%2Fswift-concurrency?ref=badge_large)

0 commit comments

Comments
 (0)