Added README

This commit is contained in:
Doug Keen 2012-10-02 13:44:05 -07:00
parent 82f637b041
commit 2e78f1bea2
1 changed files with 31 additions and 0 deletions

31
README.md Normal file
View File

@ -0,0 +1,31 @@
# ![Logo](https://raw.github.com/dougkeen/BartRunnerAndroid/master/res/drawable-hdpi/icon.png) BART Runner
This is my "fun project", where I get a chance to work my Android development muscles and hopefully create something free and useful for the SF Bay Area community.
## Reporting bugs/requesting features
Please email all reports/requests to bartrunner@dougkeen.com
## Developed by
Doug Keen - doug@dougkeen.com
# Special thanks to
Christophe Versieux's [HoloEverywhere](https://github.com/ChristopheVersieux/HoloEverywhere) project
SimonVT's [android-numberpicker](https://github.com/SimonVT/android-numberpicker) project
Jake Wharton's [NineOldAndroids](https://github.com/JakeWharton/NineOldAndroids), and [ActionBarSerlock](https://github.com/JakeWharton/ActionBarSherlock) projects
Without the hard work of the above individuals and all the contributors to their projects, BART Runner would look like crap on Android 2.x devices.
## License
Copyright 2012 Doug Keen
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.