Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurlungur authored Mar 17, 2022
1 parent e8b201c commit b2ebb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ target_link_libraries(my_project PRIVATE spiner::spiner)

## Dependencies

`Spiner relies on [ports-of-call](https://lanl.github.io/ports-of-call/main/index.html) for performance portability. It is included as a submodule. Otherwise, `Spiner` has no dependencies for the `databox` tool. Simply include it in your project under the `spiner` directory. It is header-only and requires only a few files:
`Spiner` relies on [ports-of-call](https://lanl.github.io/ports-of-call/main/index.html) for performance portability. It is included as a submodule. Otherwise, `Spiner` has no dependencies for the `databox` tool. Simply include it in your project under the `spiner` directory. It is header-only and requires only a few files:

- `spiner/databox.hpp`
- `spiner/interpolation.hpp`
Expand Down

0 comments on commit b2ebb7e

Please sign in to comment.