From 3995ff9acfb25812ca4ad9b835d457e2e1cbe75e Mon Sep 17 00:00:00 2001 From: Theophane RUPIN Date: Sun, 20 May 2018 16:52:22 -0700 Subject: [PATCH] Added Weaver to the list of projects using Stencil --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 290cccea..75ce68b2 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ Resources to help you integrate Stencil into a Swift project: [Sourcery](https://github.com/krzysztofzablocki/Sourcery), [SwiftGen](https://github.com/SwiftGen/SwiftGen), -[Kitura](https://github.com/IBM-Swift/Kitura) +[Kitura](https://github.com/IBM-Swift/Kitura), +[Weaver](https://github.com/scribd/Weaver) ## License