There was an error while loading. Please reload this page.
1 parent a398c0e commit cbdd8a3Copy full SHA for cbdd8a3
README.md
@@ -37,7 +37,13 @@ Currently it features the following effects from the article:
37
38
## Installation
39
40
-The easiest way to install this framework is via [Carthage](https://github.com/Carthage/Carthage)
+### Manual
41
+
42
+The easiest way to install this framework is to drag and drop the `TextFieldEffects` folder into your project.
43
44
+### Carthage
45
46
+Alternatively, you can use [Carthage](https://github.com/Carthage/Carthage) and then adding this line to your Cartfile
47
48
```
49
github "raulriera/TextFieldEffects" ~> 0.2.5
0 commit comments