Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit f9aa690

Browse files
authored
Add deprecation notice.
1 parent 497be23 commit f9aa690

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# feathers-fs
22

3-
[![Build Status](https://travis-ci.org/feathersjs/feathers-fs.png?branch=master)](https://travis-ci.org/feathersjs/feathers-fs)
4-
[![Code Climate](https://codeclimate.com/github/feathersjs/feathers-fs/badges/gpa.svg)](https://codeclimate.com/github/feathersjs/feathers-fs)
5-
[![Test Coverage](https://codeclimate.com/github/feathersjs/feathers-fs/badges/coverage.svg)](https://codeclimate.com/github/feathersjs/feathers-fs/coverage)
6-
[![Dependency Status](https://img.shields.io/david/feathersjs/feathers-fs.svg?style=flat-square)](https://david-dm.org/feathersjs/feathers-fs)
7-
[![Download Status](https://img.shields.io/npm/dm/feathers-fs.svg?style=flat-square)](https://www.npmjs.com/package/feathers-fs)
3+
> This modules is deprecated. Use [feathers-blob](https://github.com/feathersjs-ecosystem/feathers-blob) instead.
84
9-
> Use the FeathersJS service interface to read and write data in the file system.
5+
Use the FeathersJS service interface to read and write data in the file system.
106

117
## Installation
128

0 commit comments

Comments
 (0)