From 8617ae81b184e2eed5d23e3ec235b31e00689e80 Mon Sep 17 00:00:00 2001 From: Evgeny Kokotov Date: Thu, 7 Jul 2016 19:36:09 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96de64c..1af4598 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ Display JSON in Table with AngularJS +# Is no longer supported... ================= [![Build Status](https://travis-ci.org/ekokotov/object-table.svg)](https://travis-ci.org/ekokotov/object-table) @@ -98,4 +99,4 @@ http://ekokotov.github.io/object-table/samples.html#/themes ## Tests (Karma + Jasmine) ``` karma start tests/karma.conf.js -``` \ No newline at end of file +```