Fix the README's for calculator
The calculator app is a community core app. It's important that it's easy for new contributors to get started hacking on the application.
https://developer.ubuntu.com/en/community/core-apps/calculator/
Your task is to fix the README file, and add more README's to make it easier for new contributors.
For a model of README's to follow, see the clock app (bzr branch lp:ubuntu-clock-app) or calendar app (bzr branch lp:ubuntu-calendar-app). Notice how there is a readme for testing, installing, developing, translations, etc. It's also important to include dependencies for building and test running, which you can find in debian/control.
Please try to use the markdown format for the readmes as seen in the weather merge proposal https://code.launchpad.net/~emailgirishrawat/ubuntu-weather-app/markdown-readmes/+merge/280787
Once your work is complete, please submit a merge proposal to the app. See the student guide below for more information on working with launchpad, including submitting the proposal.