Skip to content

Commit

Permalink
Added simple readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWeinert committed Jun 2, 2014
1 parent ca7c41e commit 3c7f84b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# papaya CMS - Module FAQ

Copyright: 2002-2014 dimensional GmbH (www.dimensional.de)<br/>
Licence: GPL V2 - GNU General Public Licence, version 2

-----------------------------------------------------------------------

This is a module for [papaya CMS](http://www.papaya.cms.com/).

### Installation

Use Composer to install it:

```
composer require papaya/module-faq
```
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,5 @@
"papaya/cms-administration": "*",
"papaya/template-responsive": "*",
"papaya/theme-dynamic": "*"
},
"repositories": [
{
"type": "composer",
"url": "http://composer.dev.dim/"
}
]
}
}

0 comments on commit 3c7f84b

Please sign in to comment.