From 1b459c49119ee20824407852757a2ce54acc6459 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 23:22:21 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf5b6c..6dfeecf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Android瀑布流实例 我现在在其他类似的瀑布流上进行完善开发, -####请关注: +#### 请关注: 1. [PinterestLikeAdapterView](https://github.com/dodola/PinterestLikeAdapterView) 2. [WaterFallExt](https://github.com/dodola/WaterFallExt)