From 1ecafed46470373634fde477334aec3baf7fa2ae Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 14 Sep 2017 13:57:28 +0800 Subject: [PATCH] refine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d734d95..abd7cfe 100644 --- a/README.md +++ b/README.md @@ -895,7 +895,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). ## Recommender Systems -*Libraries for building recommender systems* +*Libraries for building recommender systems.* * [annoy](https://github.com/spotify/annoy) - Approximate Nearest Neighbors in C++/Python optimized for memory usage. * [fastFM](https://github.com/ibayer/fastFM) - A library for Factorization Machines.