diff --git a/README.md b/README.md index 2de945e..face1b2 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,13 @@ For faster decryption, wrapper-manager can also be deployed locally. The decrypt A wrapper-manager instance for testing: ```toml -[instance] +[instance] # Mantainced by @WorldObservationLog url = "wm.wol.moe" secure = true +# or +[instance] # Mantainced by @itouakira +url = "wm1.wol.moe" +secure = true ``` ## Run