Skip to content

Commit 1c43819

Browse files
authored
Update README.md
1 parent 8ef24c1 commit 1c43819

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ Install PyGAD with the following command:
2929
pip install pygad
3030
```
3131

32-
PyGAD is developed in Python 3.7.3 and depends on NumPy for creating and manipulating arrays and Matplotlib for creating figures. The exact NumPy version used in developing PyGAD is 1.16.4. For Matplotlib, the version is 3.1.0.
33-
34-
To get started with PyGAD, please read the documentation at [Read The Docs](https://pygad.readthedocs.io/) https://pygad.readthedocs.io.
32+
To get started with PyGAD, please read the documentation at [Read The Docs](https://pygad.readthedocs.io) https://pygad.readthedocs.io.
3533

3634
# PyGAD Source Code
3735

0 commit comments

Comments
 (0)