Table of Contents generated with DocToc
all the codes and math that has to do with symmetric functions :)
Commands and steps
initialize repo on github
cd ~
mkdir git
cd ~/git
git clone https://github.com/gyp2438/SymmetricFunction
git add <file name>
git commit -m "<enter message>"
git push
git pull