be clearer in the readme that we're not yet working

This commit is contained in:
Jeff Kaufman
2012-10-10 18:07:02 -04:00
parent a88290173b
commit 19b9a328f8
+4 -4
View File
@@ -3,10 +3,10 @@
This is the [nginx](http://nginx.org/) port of
[mod_pagespeed](https://developers.google.com/speed/pagespeed/mod).
**ngx_pagespeed is a work in progress**, and only a few of the mod_pagespeed
filters are currently functional. If you are interested in test-driving the
module, or contributing to the project, please follow the instructions below,
and do provide feedback if you run into any issues or questions!
**ngx_pagespeed is a work in progress**, and is not yet functional. If you are
interested in test-driving the module, or contributing to the project, please
follow the instructions below, and do provide feedback if you run into any
issues or questions!
---