Add README.md to the browser Workflow build (WebIDE)

The browser version (WebIDE) of the Workflow extension is missing README.md

That means that when you open the extension detail, you don't see any:

image

when you run npm run build:browser in the VS Code Extension project, you'll find out that the dist-browser folder doesn't contain README.md

Edited by Tomas Vik (OOO back on 2026-01-05)