diff --git a/README.md b/README.md index 80e98dbc..7dcd795c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# causal-learn: Causal Discovery for Python +# causal-learn: Causal Discovery in Python Causal-learn is a python package for causal discovery that implements both classical and state-of-the-art causal discovery algorithms, which is a Python translation and extension of [Tetrad](https://github.com/cmu-phil/tetrad).