Section 2.6.2 question

I’m struggling with this part, in that I’m confused about where i should be adding the readme’s? Any help greatly appreciated! Many thanks.

2 Likes

Hi @alg

The README can go in the root folder for each framework you built. So the expectation is each framework you have built will have a README that communicates how the framework works, how to get setup and how to operate it. Plus any additional material you feel is pertinent.

3 Likes

Ah I have missed something along the way as I have just the one Framework.

README example: playwright/README.md at main · microsoft/playwright · GitHub