diff --git a/README.md b/README.md index 989616d..0817fc3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ # Graph.gl -
:warning: This is work in progress. No support plan yet. :warning:
+:warning: This project is no longer being actively developed or maintained due to priority changes. :warning:
## Abstract Graph.gl is a React component for visualizing large graphs with several utility functions. It can build a highly customizable graph visualization through its composable API. The rendering is powered by deck.gl which is a WebGL based visualization framework. With Graph.gl, users are enabled to build various type of graph/network applications with minimum efforts while having the capability to extend the existing styles and layouts.