Skip to content

Commit 15c1e4d

Browse files
authored
Update README.md
1 parent f7ca04c commit 15c1e4d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,6 @@ By adopting this convention, teams can ensure that both human developers and AI
3636
- **Standardized Context Files**: Consistent use of `.context.md`, `.context.yaml`, and `.context.json` files for conveying codebase context at various levels (project-wide, directory-specific, etc.).
3737
- **Context-Aware Development**: Encouraging a development approach that considers and documents the broader context of code, not just its immediate functionality.
3838

39-
## Current Version
40-
41-
**Version**: 1.0-preview
42-
43-
The Codebase Context Specification is currently in a preview state. We're actively seeking feedback and contributions from the developer community to refine and improve the specification before its official release.
44-
45-
## Specification
46-
47-
For the full specification, please refer to [CODEBASE-CONTEXT.md](./CODEBASE-CONTEXT.md).
48-
4939
## Linter
5040

5141
We provide a linter to help validate your context files according to the specification. You can find the NPM package here: [codebase-context-lint](https://www.npmjs.com/package/codebase-context-lint).

0 commit comments

Comments
 (0)