/GRAFO

Primary LanguageC++MIT LicenseMIT

Contributing

Fork the repository!

   Clone your fork: git clone https://github.com/Ddieguin/GRAFO.git

Create your new-feature

  Create your feature branch: git checkout -b my-new-feature

Create new commit

  Commit your changes: git commit -am 'Add some feature'

Push to the branch

   git push origin my-new-feature

Send new PR (how to create a new PR)

  Submit a pull request :D