From c1e7aa9997e422a4d7671c7642c73fb3838f42c6 Mon Sep 17 00:00:00 2001 From: pchmn Date: Wed, 26 Sep 2018 15:27:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72f98b55..dc9a857d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## [NOT CURRENTLY MAINTAINED] + # MaterialChipsInput Implementation of Material Design [Chips](https://material.io/guidelines/components/chips.html) component for Android. The library provides two views : [`ChipsInput`](#chipsinput) and [`ChipView`](#chipview).