/bhaskara

Static pages for http://www.gomegam.com

Primary LanguageCSSApache License 2.0Apache-2.0

bhaskara

bhaskara was an ancient indian mathematician contributing to algebra.

This going to be our static website. http:\\www.gomegam.com

  • Install git (sudo apt-get install git)

git clone https://github.com/<username>/bhaskara.git

  • Open the project in eclipse

  • Make the changes and push it as follows.

git add .

git commit .

git push master