diff --git a/README.md b/README.md index d53d896..6f6ada1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ # webfuse-example Example of webfuse. +**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 docker build --rm --build-arg "USERID=`id -u`" --tag webfuse .