Skip to content

Commit fe1b998

Browse files
committed
small readme changes
1 parent 5960019 commit fe1b998

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

readme.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== Async JavaScript ===
22
Contributors: (cloughit), optimizingmatters, futtta
33
Donate link: http://blog.futtta.be/2013/10/21/do-not-donate-to-me/
4-
Tags: async,javascript,pagespeed,performance,render blocking
4+
Tags: async, javascript, pagespeed, performance, render blocking
55
Requires at least: 4.4
66
Tested up to: 4.9
77
Stable tag: 2.18.03.10
@@ -13,9 +13,9 @@ Async Javascript gives you lets you add 'async' or 'defer' attribute to scripts
1313
== Description ==
1414
Eliminate Render-blocking Javascript in above-the-fold content with Async Javascript.
1515

16-
Render-blocking Javascript prevents above-the-fold content on your page from being rendered until the javascript has finished loading. This can impact on your page speed and ultimately your ranking within search engines. It can also impact your users experience.
16+
Render-blocking Javascript prevents above-the-fold content on your page from being rendered until the javascript has finished loading. This can impact on your page speed and ultimately your ranking within search engines. It can also impact your users experience.
1717

18-
Async JavaScript gives you full control of which scripts to add a 'async' or 'defer' attribute to or to exclude to help increase the performance of your WordPress website
18+
Async JavaScript gives you full control of which scripts to add a 'async' or 'defer' attribute to or to exclude to help increase the performance of your WordPress website.
1919

2020
== Installation ==
2121
Installation is very straightforward:
@@ -113,7 +113,7 @@ Coming soon!
113113

114114
= 2.17.05.03 =
115115

116-
* MOD: Add test to advise running Wizard is not mandatory
116+
* MOD: Add text to advise running Wizard is not mandatory
117117

118118
= 2.17.05.01 =
119119

0 commit comments

Comments
 (0)