From 6daab5ef82fb4b5b3a40d502d8d21034654719df Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Mon, 14 Dec 2020 17:52:33 -0800 Subject: [PATCH] chore: add shields.io maven icon (#124) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af8c3590..72173f06 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🎭 [Playwright](https://github.com/microsoft/playwright) for Java +[![maven version](https://img.shields.io/maven-central/v/com.microsoft.playwright/playwright)](https://search.maven.org/search?q=com.microsoft.playwright) + ### _The project is in early developement phase, some of the APIs are not implemented yet, others may change._