Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FabsHC committed Dec 30, 2024
1 parent 89ba905 commit ac893b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,12 @@ In the [CASES.md](doc/CASES.md) we are detailing these examples.
## Project Organization
```
├── /src
── /stocks
── /stocks
├── /models................: Model map functions
├── /services..............: Business logic functions
├── /util..................: Util functions
└── core.clj...............: Main application file
└── /test..........................: Unit tests file
```

## How to run
Expand Down

0 comments on commit ac893b4

Please sign in to comment.