From 5068e5e0523579dd032f7c807e60d17919c2c1dc Mon Sep 17 00:00:00 2001 From: Anton Davydov Date: Mon, 3 Apr 2017 04:04:16 +0300 Subject: [PATCH] Update readme file (drop todos) --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index d1eeb5b..8fed252 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,6 @@ bundle exec ruby db/seed.rb ``` ## TODO -* ~~Replace all service to seed file~~ -* ~~Parse commit date~~ -* ~~create actions for day, week, moonth and year (in `contributors#index`)~~ -* ~~mobile wersion~~ -* Create "Since field for contributors" -* CI (travis) -* fix specs * update tests -* add sidekiq -* add cron jobs for update contributors and commits * update readme page * update development information