You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,10 @@ and replace your usage of `UIImageView` with `CCBufferedImageView` to automatica
37
37
if you have been using the `UIImageView` category before. This will work regardless of the original format
38
38
of your files due to the image transformation functionality of the delivery API.
39
39
40
+
### Manual integration
41
+
42
+
You can also integrate Concorde as a subproject or download a binary build from the releases section. Please note that those are only provided for iOS at the moment.
43
+
40
44
## License
41
45
42
46
Copyright (c) 2015 Contentful GmbH. See LICENSE for further details.
0 commit comments