From 72e7b4926b0c3978b64429c78f9898013da8f3b6 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 1 May 2018 20:29:19 -0700 Subject: [PATCH] Remove devDependencies from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 973cc62..c4898dd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Travis build status](http://img.shields.io/travis/jamesplease/moment-business.svg?style=flat)](https://travis-ci.org/jamesplease/moment-business) [![Test Coverage](https://codeclimate.com/github/jmeas/moment-business/badges/coverage.svg)](https://codeclimate.com/github/jmeas/moment-business) [![Dependency Status](https://david-dm.org/jamesplease/moment-business.svg)](https://david-dm.org/jamesplease/moment-business) -[![devDependency Status](https://david-dm.org/jamesplease/moment-business/dev-status.svg)](https://david-dm.org/jamesplease/moment-business#info=devDependencies) Utilities for working with week days and weekend days in Moment. It assumes a Western workweek, in which weekends are Saturday and Sunday.