Bastien Guerry 7c205a2413 Fixed typo: READ -> README. 18 years ago
..
lisp 7be436bdd5 Added org-annotate-file.el to CONTRIB 18 years ago
packages a301fb745a Preparing the CONTRIB directory. 18 years ago
ChangeLog 7be436bdd5 Added org-annotate-file.el to CONTRIB 18 years ago
README 7c205a2413 Fixed typo: READ -> README. 18 years ago

README

This directory contains add-ons to Org-mode.

These contributions are not part of GNU Emacs or of the official Org-mode
package. But the git repository for Org-mode is glad to provide useful way
to distribute and develop them as long as they are distributed under a free
software license.

Please put your contribution in one of these three directories:

LISP
contains emacs-lisp code

SCRIPTS
contains scripts (shell, bash, python, perl, makefiles, etc.)

PACKAGE
contains code requiring more than one file