Skip to content

Commit d851631

Browse files
committed
add reqs to README
1 parent 0e3d9c7 commit d851631

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55

66
Rust bindings for the [XGBoost](https://xgboost.ai) gradient boosting library.
77

8+
## Requirements
9+
10+
- Clang v16.0.0
11+
12+
## Documentation
13+
814
* [Documentation](https://docs.rs/xgboost)
915

1016
Basic usage example:

0 commit comments

Comments
 (0)