From 7720c312ca7b111d054b8887d751ac5faddb342a Mon Sep 17 00:00:00 2001 From: booo Date: Thu, 22 Dec 2011 04:32:17 +0800 Subject: [PATCH] README: add notice about jshint --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ab241333..aaf2c8fb 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,9 @@ You can join the [mailinglist](http://groups.google.com/group/etherpad-lite-dev) You also help the project, if you only host a Etherpad Lite instance and share your experience with us. +Please consider using [jshint](http://www.jshint.com/about/) if you plan to +contribute to Etherpad Lite. + # Modules created for this project * [ueberDB](https://github.com/Pita/ueberDB) "transforms every database into a object key value store" - manages all database access