We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5efd6 commit ebbe19cCopy full SHA for ebbe19c
1 file changed
README.md
@@ -28,7 +28,7 @@ You can install the MLP Adsorption package using pip:
28
pip install git+https://github.com/lipelopesoliveira/mlp_adsorption.git
29
```
30
31
-Alternatively, you can use pyCOFBuilder by manually importing it using the `sys` module, as exemplified below:
+Alternatively, you can use MLP Adsorption by manually importing it using the `sys` module, as exemplified below:
32
33
```python
34
# importing module
0 commit comments