fix lists in readme
[mixstore.git] / README.md
CommitLineData
13a7e37b 1# [mixstore](http://mixstore.org)
59b78c2a 2
baee23f2 3Website which gather packages using mixture models, for any purpose like
9c048c30
BA
4
5* Density estimation;
6* Classification, supervised or not;
7* Regression, ...
59b78c2a
BA
8
9Packages can be written in any language (please contact me if your favorite language is missing).
10
11mixstore is powered by Symfony2. See [the architecture tour](http://symfony.com/doc/current/quick_tour/the_architecture.html) to understand folders structure.
12
13## Usage
14
15As a visitor you can browse the store (main button on top of the screen), and sort packages by name or language.
16
17As a registered user (follow the link in upper-right corner):
9c048c30
BA
18
191. you can give feedback on any published package (through the button "new feedback" on every package page);
202. you can publish pages for new packages, whether you are the author or not.
59b78c2a
BA
21
22A banner image can be uploaded when sending a new package. This image will be included in the carousel on welcome page.