Skip to content

Commit

Permalink
📚 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Jan 9, 2024
1 parent e81d422 commit dbc1978
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Expand Up @@ -20,11 +20,9 @@ src/
├── Zap.sol
├── ZapErrors.sol
├── ZapEvents.sol
├── interfaces
│ ├── IERC20.sol
│ └── ISpotMarketProxy.sol
└── libraries
└── MathLib.sol
└── interfaces
├── IERC20.sol
└── ISpotMarketProxy.sol
```

## Tests
Expand Down

0 comments on commit dbc1978

Please sign in to comment.