From 89680a1b23c27ebbdb3c7f6edbb608087037d253 Mon Sep 17 00:00:00 2001 From: Jaehyun Shin Date: Sat, 7 May 2016 18:33:06 +0900 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f2c4069..fec9ab8 100644 --- a/README.md +++ b/README.md @@ -105,17 +105,15 @@ To run the test suite: $ mix test ## Todo -<<<<<<< HEAD -**Contributions are welcome!** - -Check out [the main features milestone](https://github.com/keepcosmos/readability/milestones) -======= * [x] Extract authors * [x] More configurable * [x] Summarize function * [ ] Convert relative paths into absolute paths of `img#src` and `a#href` ->>>>>>> cb86b7a... add summarize function + +**Contributions are welcome!** + +Check out [the main features milestone](https://github.com/keepcosmos/readability/milestones) and features of related projects below ## Related and Inpired Projects