CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------
 * The better comments provide a facebook style simple comment system,
    - Ajax based form submission
    - Option to add user picture to comment box.
    - Disable / enable the text filter options below comment box.
    - Disable / enable the subject box , author name box.
    - Disable / enable the preview button.
    - Ajax based preview of the comment.
    - Ability to disable the Comment body heading title.
    - Ability to add a custom placeholder title for comment box.

 For a full description of the module, visit the project page:
  - https://www.drupal.org/sandbox/samir_mankar/2342293

REQUIREMENTS
------------
This module requires the following modules:
 * Comment (Core module)

INSTALLATION
------------
 * Install as you would normally install a contributed drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.

CONFIGURATION
-------------
 * Configure the modules settings in Administration >> Configuration >>
   Content Authoring >> Better Comments
    - For user picture option to work the default user picture in Accounts
      setting is needed to be enabled.

MAINTAINER
-----------
Current maintainers:
 * Samir Mankar (samir_mankar) - https://www.drupal.org/user/1894932
