chore: Add "Try on PWD" button (#30817)
diff --git a/README.md b/README.md
index c26660c..e59c744 100644
--- a/README.md
+++ b/README.md
@@ -41,12 +41,17 @@
---
-<div align="center">
+<div align="center" style="max-height: 40px;">
<a href="https://frappecloud.com/deploy?apps=frappe,erpnext&source=erpnext_readme">
<img src=".github/try-on-f-cloud-button.svg" height="40">
</a>
+ <a href="https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/frappe/frappe_docker/main/pwd.yml">
+ <img src="https://raw.githubusercontent.com/play-with-docker/stacks/master/assets/images/button.png" alt="Try in PWD" height="37"/>
+ </a>
</div>
+> Login for the PWD site: (username: Administrator, password: admin)
+
### Containerized Installation
Use docker to deploy ERPNext in production or for development of [Frappe](https://github.com/frappe/frappe) apps. See https://github.com/frappe/frappe_docker for more details.