Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
prydie committed May 19, 2016
1 parent 61f5208 commit babffa0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
DEPRECIATED
-----------
This plugin is no longer under development the following CSS (in modern browsers) fulfils the same purpose with far greater efficiency.

.. code:: css
img {
filter: grayscale(100%);
}
================
jQuery GreyScale
================
Expand Down

0 comments on commit babffa0

Please sign in to comment.