diff --git a/web/README.md b/web/README.md index ee089737..6d12dd50 100644 --- a/web/README.md +++ b/web/README.md @@ -28,4 +28,4 @@ docker build -t swarmui -f Dockerfile.webserver . ``` ## Smart contract -The UI is set up to receive information from a smart contract. For development, it is assumed a smart contract is running locally using anvil. \ No newline at end of file +The UI is set up to receive information from a smart contract. For development, it is assumed a smart contract is running locally using Anvil.