~renatofilho/ubuntu-calendar-app/fix-1556945

« back to all changes in this revision

Viewing changes to README

  • Committer: Girish Rawat
  • Date: 2015-12-16 19:03:55 UTC
  • mto: This revision was merged to the branch mainline in revision 739.
  • Revision ID: emailgirishrawat@gmail.com-20151216190355-ujhou161ldj1pjao
Added dependencies section in README and updated README.autopilot

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Ubuntu Calendar App is the official calendar app for Ubuntu Touch. We follow an open source model where the code is available to anyone to branch and to hack on. 
5
5
The ubuntu calendaar app follows a test driven development (TDD) where tests are written in parallel to feature implementation to help spot regressions easier.
6
6
 
 
7
Dependencies
 
8
============
 
9
 
 
10
Dependencies for the project are listed in ubuntu-calendar-app/debian/control
 
11
 
7
12
Useful Links
8
13
============
9
14