diff --git a/README.md b/README.md index cdc0c15..24f56c4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ webfuse combines libwebsockets and libfuse. It allows ot attach a remote filesystem via websockets. +**Note:** This repository refers to [webfuse-legacy](https://github.com/falk-werner/webfuse/tree/webfuse-legacy). +Since `webfuse-legacy` is out-dated, the repository is archived and will be removed in future. +_Please leave an issue if you are still interested in this code._ + ## Build and run To install dependecies, see below.