From 0c4e8790fb8748d3b61fbe851a7e63d6a13fe32d Mon Sep 17 00:00:00 2001 From: kharekshitij <72137786+kharekshitij@users.noreply.github.com> Date: Fri, 2 Oct 2020 12:45:56 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07a0da68..16cd992d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To donate using PayPal, use either this link: [paypal.me/ahmedfgad](https://payp # Installation -To install [PyGAD](https://pypi.org/project/pygad), simply use pip to download and install the library from [PyPI](https://pypi.org/project/pygad) (Python Package Index). The library lives a PyPI at this page https://pypi.org/project/pygad. +To install [PyGAD](https://pypi.org/project/pygad), simply use pip to download and install the library from [PyPI](https://pypi.org/project/pygad) (Python package index). The library lives a PyPI at this page https://pypi.org/project/pygad. For Windows, issue the following command: @@ -53,7 +53,7 @@ The documentation of PyGAD is available at [Read The Docs](https://pygad.readthe # PyGAD Documentation -The documentation of the PyGAD library is available at [Read The Docs](https://pygad.readthedocs.io) at this link: https://pygad.readthedocs.io. It discusses the modules supported by PyGAD, all its classes, methods, attribute, and functions. For each module, a number of examples are given. +The documentation of the PyGAD library is available on [Read The Docs](https://pygad.readthedocs.io) at this link: https://pygad.readthedocs.io. It discusses the modules supported by PyGAD, all its classes, methods, attribute, and functions. For each module, a number of examples are given. If there is an issue using PyGAD, feel free to post at issue in this [GitHub repository](https://github.com/ahmedfgad/GeneticAlgorithmPython) https://github.com/ahmedfgad/GeneticAlgorithmPython or by sending an e-mail to ahmed.f.gad@gmail.com.