Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ccjeremylo authored Oct 24, 2023
1 parent fbb8ba7 commit 7567aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The current format/set-up is largely based on [this repo](https://github.com/KYL
* Python binding of c++ code via [```pybind11```](https://github.com/pybind/pybind11) (see this [readme file](https://github.com/ccjeremylo/FinEng-in-IRFX/blob/main/src/pybind_example/README.md) for more info)
* Unit test suite supported by [```googletest```](https://github.com/google/googletest)
* CI/CD via [Github Actions](https://github.com/features/actions)
* Code review of jupyter notebooks via [ReviewNB App](https://github.com/apps/review-notebook-app)
* Auto formatting (tbd)

## Requirements
Expand Down

0 comments on commit 7567aa3

Please sign in to comment.