Zuli Workbench
Digital Organization

Project Folder README Template: Make Work Findable

Project Folder README Template: Make Work Findable
In shortA project folder README is a short starting page that identifies the project's purpose, current working files, owner, status and access-request route. Use it to help an unfamiliar teammate find the right document and understand what to do next. Keep confidential information in approved systems: a README does not grant permissions, provide a backup or replace your organization's security and records requirements.

What belongs in a project folder README?

A project folder README is a short starting page that identifies the project's purpose, current working files, owner, status and access-request route. Use it to help an unfamiliar teammate find the right document and understand what to do next. Keep confidential information in approved systems: a README does not grant permissions, provide a backup or replace your organization's security and records requirements.

A folder can have consistent names and still leave its reader wondering which document matters. The README answers that second question. It is a small map of the work, not another place to reproduce the work.

How is a README different from a naming convention or decision log?

A naming convention helps you recognize a file before opening it. A decision log preserves why a choice was made. A README tells a new reader where to begin and where those supporting records live.

GitHub's README documentation describes a project introduction covering what the project does, how to get started, where to get help and who maintains it. That is a useful model for this guide, although GitHub's automatic display and link behavior are specific to its platform.

Research-data guidance offers another useful distinction. Cornell Data Services recommends file-overview information such as names, formats and relationships so someone else can interpret a collection. Our template adapts that idea to an ordinary project handoff; it is not a research-data standard or a substitute for required metadata.

Keep detailed naming rules in your file-naming system, and decisions in a decision log. The README should point to them instead of maintaining competing copies.

Which fields are worth including?

Start with fields that answer a retrieval question. The following is an editorial starting point, not a requirement imposed by the cited organizations.

Field Question it answers Useful level of detail
Purpose and boundary What work belongs here? One sentence about the project and one exclusion if needed
Current working files Which documents should I use now? Named links with a short role description
Status and next action What is happening next? A dated status and the next agreed action
Owner and help route Who can resolve uncertainty? A responsible role and an approved contact route
Snapshots and supporting records What am I looking at? Distinguish editable work from dated exports and decision history
Access and handling What if I cannot open something? Where to request access and find applicable handling rules
Review information How current is this map? Date actually checked and what was checked

A status label without a date can become misleading. “Awaiting review” is more useful when it identifies the document, the requested review and when the note was last checked. Do not manufacture a review date simply because you renamed the README.

Avoid listing every file. If twenty meeting notes are already organized predictably, link to their collection and explain its role. Reserve individual entries for material the reader needs to start, continue or hand off the work.

What does a completed example look like?

The following is a fictional workshop-planning project, created to demonstrate organization. It contains no real event, people, private documents or working access links. Its dates and responsibilities are sample entries, not a record of work we performed.

The project folder has this layout:

autumn-workshop/
  README.md
  planning/
    outline.md
    action-list.csv
  decisions/
    decision-log.md
  exports/
    agenda-2026-09-04.pdf

Here is the corresponding README content. The paths describe files in the illustrative tree above.

PROJECT: Autumn workshop planning

PURPOSE
Coordinate the agenda and outstanding planning actions.
Participant registration is managed in the organization's
approved registration system, outside this project folder.

CURRENT WORK
planning/outline.md
Editable agenda outline. Start here to understand the session plan.

planning/action-list.csv
Outstanding actions, responsible roles and agreed due dates.
Use this record for action status; do not duplicate it here.

STATUS — sample entry dated 2026-09-07
Agenda outline awaiting the workshop coordinator's review.
Next action: coordinator reviews the outline before a new
agenda PDF is issued.

SUPPORTING RECORDS
decisions/decision-log.md
Reasons for agreed agenda changes.

exports/agenda-2026-09-04.pdf
Dated agenda snapshot. It is not the editable planning file.
Check the outline for current work.

OWNER AND HELP
Maintaining role: workshop coordinator.
Contact route: the approved project team channel.
If you cannot access that channel, use the internal directory
to contact the project sponsor.

ACCESS AND HANDLING
Request access through the organization's approved process.
Do not place passwords or participant registration details here.
Follow the organization's applicable handling and retention rules.

README REVIEW — sample entry dated 2026-09-07
Checked: file locations, file roles and maintaining role.
Next review trigger: owner change, file move or handoff.

Notice what the example leaves out: a copied task list, participant details and a second account of every agenda decision. Those belong in their designated systems. The README identifies the boundary so the next person does not assume that a missing registration spreadsheet is an oversight.

The example also distinguishes an agenda snapshot from ongoing planning. The PDF's date tells you when that export was labeled; it does not prove that its contents remain current, approved or suitable for circulation.

Use the linking method supported by the environment where readers will actually open the README.

For a GitHub repository, the documentation supports relative Markdown links resolved from the current file. In the example, a README at the project root could contain:

[Current editable agenda outline](planning/outline.md)
[Outstanding planning actions](planning/action-list.csv)
[Agenda decision history](decisions/decision-log.md)
[Dated agenda snapshot — PDF](exports/agenda-2026-09-04.pdf)

Each destination matches an entry in the sample tree. If the README moves into a subfolder, that relationship changes; do not assume the same paths still work. Nor should you assume a local text viewer or shared-drive preview implements GitHub's Markdown behavior.

In a document library, use your organization's approved sharing-link workflow. Microsoft's sharing guidance distinguishes links for “People with existing access” from options that grant access: the existing-access option does not change permissions. That is a Microsoft product behavior, not a guarantee about every storage service.

A link that opens for the author can still be unavailable to the intended reader. Ask an appropriately authorized teammate to check their own access; do not share credentials or widen permissions merely to make a handoff test pass. Refer access problems to the designated owner or administrator.

How do you make the starting page easy to scan?

Give destinations descriptive names. “Current editable agenda outline” and “Dated agenda snapshot — PDF” communicate different purposes. Two links both labeled “agenda” conceal the distinction the README is supposed to explain.

W3C's writing guidance recommends meaningful link text and short, descriptive headings. Where your editor supports structured headings, use those features rather than relying only on visual bolding. These choices help readers navigate; this small template alone does not establish accessibility compliance.

For a simple folder, a plain-text README may be enough if that is practical in your tools. A supported Markdown document can provide navigable links. A shared document may fit an established team environment better. Choose a format your intended readers can open and maintain, then check the result in that actual environment.

Keep the first screen focused on starting work. Long background material can live elsewhere with a clear link. A newcomer should not need to finish the project history before discovering the current outline.

How can you check whether the handoff works?

Use a short retrieval exercise, not a claim that the folder is now universally understandable. Ask an authorized reader who did not assemble it to attempt these tasks:

  1. Identify the current editable agenda outline.
  2. Find the record of outstanding actions.
  3. Explain whom to contact about a missing or inaccessible file.

Observe where interpretation breaks down. These are proposed checks, not reported user-test results.

For example, suppose a reader chooses the PDF when asked where to revise the agenda. The useful correction is to label the PDF as a dated snapshot and the outline as current editable work. Adding more folder levels would not directly resolve that particular ambiguity.

If a reader finds the right link but cannot open it, record the symptom without assuming its cause. The file might have moved, the link might be wrong or access might be restricted. Have the responsible person check the location and access under the approved process. Do not turn the README into a workaround for those controls.

When should the README be updated?

Review it when its promises change: a working file moves, a new owner takes over, an export replaces an earlier distributed version or a handoff begins. These are suggested maintenance triggers, not retention rules.

At review, check the destinations, confirm that the named role still owns the work, and compare the status note with the actual working record. If you checked only the links, say that; a working link does not verify the linked document's accuracy.

Keep obsolete-file handling within the organization's records process. Marking a document as a snapshot is not permission to delete it, publish it or retain it indefinitely.

The finished README should let an authorized reader locate current work, distinguish supporting material and reach the right person without inventing missing context. More digital-organization practices can support that goal, but the useful starting point is this small, accurate map.

Sources

FAQ

Where should a project folder README go?

Put it where an intended reader will reasonably start, such as the project folder's top level, and use a recognizable name. This is an organizational choice, not a universal software rule. Check how your actual storage service displays the file and whether its viewer supports the links you use.

Should a README list every file in the folder?

Usually it is more useful to identify current working files and explain the roles of supporting collections. Listing every file can create another inventory to maintain. Include enough detail for someone to start work, locate the authoritative task record and distinguish a dated export from editable material.

Does adding a link to the README give someone access?

Do not assume that it does. Link behavior depends on the platform and selected sharing settings. Microsoft distinguishes links for people with existing access from options that grant access. Follow the approved sharing process and ask the designated owner to resolve problems; never share credentials or casually expand permissions.

Can the README replace a decision log?

It serves a different purpose. A README explains where to begin and where important records live; a decision log records the reasoning behind choices. Link to the decision log from the README instead of maintaining duplicate explanations that may diverge when one record is updated and the other is not.

How often should a project README be reviewed?

Use changes in the project as review triggers: a working file moves, ownership changes or a handoff begins. Check destinations, file roles and the status note, then record what you actually checked. These suggested triggers do not replace organizational requirements for records, privacy, security or accessibility.