From 47f6a5fb0839b553df22ede0de4cf5469d3df249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Tue, 28 Aug 2018 11:27:34 -0300 Subject: [PATCH] Subtitles formatting plus semantic issue Image on string 55 is broken --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 5df6940..70a3781 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ##### Inspired From this Website [Here](http://tympanus.net/Development/TextInputEffects/) and the Project made by **raulriera** [Here](https://github.com/raulriera/TextFieldEffects). -##Video Preview [Here](https://www.youtube.com/watch?v=k1Tn2nmoYxc) +## Video Preview [Here](https://www.youtube.com/watch?v=k1Tn2nmoYxc) ##### So felt like doing some of remaining animated textfields,Tried to simulate the way it is in website @@ -17,35 +17,35 @@ Currently it features the following effects from the article: - [x] Nao -####Credits +#### Credits * PulsingHalo (https://github.com/shu223/PulsingHalo) for Minoru Effect -####Improvement +#### Improvement * Nao is still in testing phase,trying to crack the animation, Feel Free to crack and share the code ####Screenshots -##Ichiro +## Ichiro ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/ichiro.gif)
-##Juro +## Juro ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/juro.gif)
-##Kuro +## Kuro ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/kuro.gif)
-##Minoru +## Minoru ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/Minoru.gif)
-##Nariko +## Nariko ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/Nariko.gif)
-##Yoshiko +## Yoshiko ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/Yoshiko.gif)
-##Nao +## Nao ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/Nao.gif)
@@ -54,9 +54,9 @@ Just subclass your TextField to respective class. ![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/Screen Shot 2015-07-24 at 3.38.41 pm.png) -####Note +#### Note * Default TextField Height Used Here is ```80``` -Feel Free To Customise and Play with Properties According to your Requirements, Following are properties used for specific purpose +Feel Free To Customise and Play with Properties According to your Requirements. Following are properties used for specific purpose * ```borderTextField``` For Outer Frame Used in **Ichiro** , **Juro** , **Minoru** , **Nariko** and **Yoshiko** * ```contentTextfield``` For Inner Frame Used in **Ichiro** and **Nariko** * ```leftLayer``` For Outer Layer Used In **Kuro** and **Nao** @@ -96,4 +96,4 @@ Twitter: http://twitter.com/mandymuku LinkedIn: https://in.linkedin.com/in/mukeshmandora ## License -MMTextFieldEffects is available under the Apache license. See the LICENSE file for more info. +MMTextFieldEffects is available under the Apache license. See the `LICENSE` file for more info.