X-Git-Url: https://git.auder.net/?p=mixstore.git;a=blobdiff_plain;f=README.md;h=cc7cd90729a3fec4d85bdaa5bd8d5f520bdd54b9;hp=c3212262061e18eafd8911f8ba42bee01075ed87;hb=HEAD;hpb=ed40f845e7beb897ad333c086b852a623f73a39c diff --git a/README.md b/README.md index c321226..cc7cd90 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # [mixstore](http://mixstore.org) Website which gather packages using mixture models, for any purpose like - * Density estimation; - * Classification, supervised or not; - * Regression, ... + +* Density estimation; +* Classification, supervised or not; +* Regression, ... Packages can be written in any language (please contact me if your favorite language is missing). @@ -14,7 +15,8 @@ mixstore is powered by Symfony2. See [the architecture tour](http://symfony.com/ As a visitor you can browse the store (main button on top of the screen), and sort packages by name or language. As a registered user (follow the link in upper-right corner): - 1. you can give feedback on any published package (through the button "new feedback" on every package page); - 2. you can publish pages for new packages, whether you are the author or not. + +1. you can give feedback on any published package (through the button "new feedback" on every package page); +2. you can publish pages for new packages, whether you are the author or not. A banner image can be uploaded when sending a new package. This image will be included in the carousel on welcome page.