From ed40f845e7beb897ad333c086b852a623f73a39c Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Fri, 22 Jul 2016 17:56:35 +0200
Subject: [PATCH] fix typo in readme

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

diff --git a/README.md b/README.md
index cfa8ac5..c321226 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 # [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 +14,7 @@ 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