Skip to content

Commit

Permalink
add project structure to README
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoYunhan committed Nov 29, 2024
1 parent e647657 commit b52385b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The project includes:
This implementation offers a robust framework for evaluating American options using state-of-the-art numerical methods.

### Project Structure

```
AMERICAN-OPTION-PRICING/
├── .github/
Expand Down Expand Up @@ -108,7 +108,7 @@ AMERICAN-OPTION-PRICING/
├── environment.yml # Conda environment file specifying dependencies for the project.
├── pytest.ini # Configuration file for `pytest`.
├── README.md # Documentation for project overview, usage, and structure.

```

## Spectral Collocation Method for American Option Pricing

Expand Down

0 comments on commit b52385b

Please sign in to comment.