diff --git a/README.md b/README.md index 054c398..1a1230e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # webapp-deployment-status-api -This API provides status information about webapp deployment requests and a mechanism for upload encrypted configuration -files used by those requests. +This service is run by Laconic Network Service Providers and listens for ApplicationDeploymentRequests on the Laconic Registry. When a valid Request is published onchain, this service will build and host the application on the Service Providers' Kubernetes cluster. + +For setup, see [here](https://git.vdb.to/cerc-io/testnet-ops/src/branch/main/service-provider-setup$0) ## Build and Run