[README] Add a note about Xcode 6.1

This commit is contained in:
Kyle Fuller
2014-10-26 18:39:26 +00:00
parent 8c4b31fd56
commit 914d45827f

View File

@@ -5,6 +5,8 @@ Stencil is a simple and powerful template language for Swift. It provides a
syntax similar to Django and Mustache. If you're familiar with these, you will
feel right at home with Stencil.
*NOTE: Stencil requires Xcode 6.1.*
### Example
```html+django