diff --git a/docs/index.html b/docs/index.html index 9e4a717..e89780c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -42,26 +42,26 @@

Getting Started

  • Define your project structure in a YAML file
  • Run Struct with your YAML configuration
  • -
    git clone https://github.com/yourusername/struct.git
    +            
    git clone https://github.com/httpdss/struct.git
     cd struct
     python your_script.py path/to/project_structure.yaml /path/to/your/project --config-file=config.yaml

    Documentation

    -

    For detailed documentation, please visit our For detailed documentation, please visit our GitHub Wiki.

    Contribute

    We welcome contributions from the community! Please read our contributing + href="https://github.com/httpdss/struct/blob/main/CONTRIBUTING.md" target="_blank">contributing guidelines to get started.