diff --git a/README.md b/README.md
index 20ad1189..23eb18fe 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
 
 [![npm](https://img.shields.io/npm/v/react-json-view.svg)](https://www.npmjs.com/package/react-json-view) [![npm](https://img.shields.io/npm/l/react-json-view.svg)](https://github.com/mac-s-g/react-json-view/blob/master/LISCENSE) [![Build Status](https://travis-ci.org/mac-s-g/react-json-view.svg)](https://travis-ci.org/mac-s-g/react-json-view) [![Coverage Status](https://coveralls.io/repos/github/mac-s-g/react-json-view/badge.svg?branch=master)](https://coveralls.io/github/mac-s-g/react-json-view?branch=master)
 
+# DEPRECATED
+
+This package is not maintained anymore. There is a maintained fork here: https://github.com/TexteaInc/json-viewer
+
 # react-json-view
 RJV is a React component for displaying and editing javascript **arrays** and **JSON objects**.