From 986a6a85c9bc524d73be28a9c38efc48cfd7cb2d Mon Sep 17 00:00:00 2001 From: Per Ploug Date: Tue, 19 Apr 2022 10:38:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fc0968..014559d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![Snakebite mini logo](https://github.com/spotify/snakebite/blob/master/doc/logo/logo-mini-typo.png) --- +**Note:** this project is inactive and has been archived. + Snakebite is a python library that provides a pure python HDFS client and a wrapper around Hadoops minicluster. The client uses protobuf for communicating with the NameNode and comes in the form of a library and a