docs: remove Project Documents section from README
This commit is contained in:
11
README.md
11
README.md
@@ -39,7 +39,6 @@ only appears where browser state actually earns its place.
|
|||||||
- [How It Is Built](#how-it-is-built)
|
- [How It Is Built](#how-it-is-built)
|
||||||
- [Working Locally](#working-locally)
|
- [Working Locally](#working-locally)
|
||||||
- [Repository Map](#repository-map)
|
- [Repository Map](#repository-map)
|
||||||
- [Project Documents](#project-documents)
|
|
||||||
|
|
||||||
## What This Project Is
|
## What This Project Is
|
||||||
|
|
||||||
@@ -181,16 +180,6 @@ Configuration is loaded from environment variables, and a local `.env` file is r
|
|||||||
| `static` | TypeScript source for client-side behavior. |
|
| `static` | TypeScript source for client-side behavior. |
|
||||||
| `scripts` | Bun-powered development and maintenance scripts. |
|
| `scripts` | Bun-powered development and maintenance scripts. |
|
||||||
|
|
||||||
## Project Documents
|
|
||||||
|
|
||||||
This repository includes the usual project-level documents for public review and reuse:
|
|
||||||
|
|
||||||
| Document | Purpose |
|
|
||||||
| --- | --- |
|
|
||||||
| [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) | Sets expectations for respectful project participation. |
|
|
||||||
| [`SECURITY.md`](SECURITY.md) | Explains how to report vulnerabilities and what is in scope. |
|
|
||||||
| [`LICENSE`](LICENSE) | MIT license terms. |
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Released under the [MIT License](LICENSE).
|
Released under the [MIT License](LICENSE).
|
||||||
|
|||||||
Reference in New Issue
Block a user