From 9c048c3012768c0a7f91a7eab25f3cc900056580 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Fri, 22 Jul 2016 17:59:16 +0200
Subject: [PATCH] fix lists in readme

---
 README.md | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

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.
-- 
2.44.0