Skip to content

Commit

Permalink
add toc and license sections to readme.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Cayetano Santos committed Jan 8, 2016
1 parent 3c937fe commit 193cebc
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.org
Expand Up @@ -6,6 +6,12 @@

Helm interface for the recoll desktop search tool.

* Table of contents

- [[#commentary][Commentary]]
- [[#installation][Installation]]
- [[#license][License]]

* Commentary

You need to create some =helm-recoll= sources before you can use them.
Expand Down Expand Up @@ -38,3 +44,18 @@ Add a require statement for the library:

to your init file (typically ~/.emacs) and add your source definitions
like shown above.

* License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

0 comments on commit 193cebc

Please sign in to comment.