From c9774f6d8f545ab8637165c4ef6a2432843bdb6c Mon Sep 17 00:00:00 2001 From: danielwilczak101 <44122838+danielwilczak101@users.noreply.github.com> Date: Mon, 21 Sep 2020 17:01:37 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index cb33719..012607d 100644 --- a/README.md +++ b/README.md @@ -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