Update README.md

This commit is contained in:
danielwilczak101
2020-09-21 17:01:37 -04:00
committed by GitHub
parent 61b8efb325
commit c9774f6d8f

View File

@ -75,6 +75,17 @@ my_gene fitness: None
## Developing EasyGA:
### If you know how to use Github and git ignore this section.
### Getting started with development
To work together we plan on using github and the git framework. This is made easy with the Atom software.
Download Atom for whatever OS you have.
https://atom.io/
Use the github tab to pull the github repository. Its self explanitory.
Download the repository to some folder - If you never used git. Look up a youtube tutorial. It will all make sense.
```
git clone https://github.com/danielwilczak101/EasyGA.git