Update README to reflect current structure with specification.html
This commit is contained in:
parent
88f3448c8d
commit
41fe902d29
|
|
@ -4,14 +4,14 @@ This repository contains the project implementation based on the provided specif
|
|||
|
||||
## Structure
|
||||
|
||||
- `docs/` - Contains project documentation and specifications
|
||||
- `specification.html` - Project specification document
|
||||
- `src/` - Source code for the project
|
||||
- `tests/` - Test files
|
||||
- `config/` - Configuration files
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. Review the specification in `docs/specification.html`
|
||||
1. Review the specification in `specification.html`
|
||||
2. Set up development environment
|
||||
3. Start implementing features according to the specification
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue