# Section 2.6.2 question

**URL:** https://club.ministryoftesting.com/t/section-2-6-2-question/83932
**Category:** Discussions
**Tags:** automation, mot-fcta
**Created:** [31 March 2025 18:06 UTC](https://club.ministryoftesting.com/t/section-2-6-2-question/83932 "2025-03-31T18:06:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![alg](https://sea2.discourse-cdn.com/flex020/user_avatar/club.ministryoftesting.com/alg/32/12152_2.png) [@alg](https://club.ministryoftesting.com/u/alg)
#### Post date: [31 March 2025 18:06 UTC](https://club.ministryoftesting.com/t/section-2-6-2-question/83932/1 "2025-03-31T18:06:41Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![mwinteringham](https://sea2.discourse-cdn.com/flex020/user_avatar/club.ministryoftesting.com/mwinteringham/32/9023_2.png) [@mwinteringham](https://club.ministryoftesting.com/u/mwinteringham)
#### Post date: [1 April 2025 14:55 UTC](https://club.ministryoftesting.com/t/section-2-6-2-question/83932/2 "2025-04-01T14:55:44Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![alg](https://sea2.discourse-cdn.com/flex020/user_avatar/club.ministryoftesting.com/alg/32/12152_2.png) [@alg](https://club.ministryoftesting.com/u/alg)
#### Post date: [1 April 2025 17:36 UTC](https://club.ministryoftesting.com/t/section-2-6-2-question/83932/3 "2025-04-01T17:36:49Z")

</div>

> [@Mark Winteringham](#):
>
> can go in the root folder for each frame

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

---

<div class="post-metadata">

### Author: ![juanalvarezarquillos](https://sea2.discourse-cdn.com/flex020/user_avatar/club.ministryoftesting.com/juanalvarezarquillos/32/6072_2.png) [@juanalvarezarquillos](https://club.ministryoftesting.com/u/juanalvarezarquillos)
#### Post date: [2 April 2025 14:57 UTC](https://club.ministryoftesting.com/t/section-2-6-2-question/83932/4 "2025-04-02T14:57:38Z")

</div>

README example: [playwright/README.md at main · microsoft/playwright · GitHub](https://github.com/microsoft/playwright/blob/main/README.md)

- [GitHub - microsoft/playwright: Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.](https://github.com/microsoft/playwright/blob/main/)
