=== WP Typed JS ===
Contributors: dicm.dk, Matt Boldt, Kim Vinberg
Tags: typewriter,typed js
Requires at least: 4.9
Tested up to: 4.9.5
Stable tag: 4.9.5
License: MIT

Adds a shortcode that allowes text to show up as a typewriter function.

== Description ==
Adds a shortcode that allowes text to show up as a typewriter function. Based on code from Matt Boldt.

How to use:
After installing af activating the plugin, simply insert this shortcode:
[typedjs]First text example,Second text example, Third text example[/typedjs]

Each , splits the sentence / word.

== Installation ==
Upload the WP Typed JS to your wordpress, Activate it.

== Changelog ==
= 1.0.2 =
* Minor bugfix ( uncaught error )
* Update version number and stable tag

= 1.0.1 =
* Update version number and stable tag

= 1.0.0 =
* Initial release
