Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mick committed Jun 5, 2012
1 parent 9206b5c commit badf52f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
# Adopt-a-Hydrant [![Build Status](https://secure.travis-ci.org/codeforamerica/adopt-a-hydrant.png?branch=master)][travis] [![Dependency Status](https://gemnasium.com/codeforamerica/adopt-a-hydrant.png?travis)][gemnasium]
Claim responsibility for shoveling out a fire hydrant after it snows.
# Adopt-a-Siren [![Build Status](https://secure.travis-ci.org/codeforamerica/adopt-a-siren.png?branch=master)][travis] [![Dependency Status](https://gemnasium.com/codeforamerica/adopt-a-siren.png?travis)][gemnasium]
Claim responsibility for reporting problems with Sirens

[travis]: http://travis-ci.org/codeforamerica/adopt-a-hydrant
[gemnasium]: https://gemnasium.com/codeforamerica/adopt-a-hydrant
[travis]: http://travis-ci.org/codeforamerica/adopt-a-siren
[gemnasium]: https://gemnasium.com/codeforamerica/adopt-a-siren

## <a name="screenshots"></a>Screenshot
![Adopt-a-Hydrant](https://github.com/codeforamerica/adopt-a-hydrant/raw/master/screenshot.png "Adopt-a-Hydrant")
![Adopt-a-Siren](https://github.com/codeforamerica/adopt-a-siren/raw/master/screenshot.png "Adopt-a-Siren")

## <a name="demo"></a>Demo
You can see a running version of the application at
[http://adopt-a-hydrant.herokuapp.com/][demo].
[http://hnlsiren.herokuapp.com/][demo].

[demo]: http://adopt-a-hydrant.herokuapp.com/
[demo]: http://hnlsiren.herokuapp.com/

## <a name="installation"></a>Installation
This application requires [Postgres](http://www.postgresql.org/) to be installed

git clone git://github.com/codeforamerica/adopt-a-hydrant.git
cd adopt-a-hydrant
git clone git://github.com/codeforamerica/adopt-a-siren.git
cd adopt-a-siren
bundle install

bundle exec rake db:create
Expand Down Expand Up @@ -50,8 +50,8 @@ Here are some ways *you* can contribute:
* by reviewing patches
* [financially][]

[locales]: https://github.com/codeforamerica/adopt-a-hydrant/tree/master/config/locales
[issues]: https://github.com/codeforamerica/adopt-a-hydrant/issues
[locales]: https://github.com/codeforamerica/adopt-a-siren/tree/master/config/locales
[issues]: https://github.com/codeforamerica/adopt-a-siren/issues
[financially]: https://secure.codeforamerica.org/page/contribute

## <a name="issues"></a>Submitting an Issue
Expand Down Expand Up @@ -101,8 +101,8 @@ time of a major release, support for that Ruby version may be dropped.
## <a name="copyright"></a>Copyright
Copyright (c) 2012 Code for America. See [LICENSE][] for details.

[license]: https://github.com/codeforamerica/adopt-a-hydrant/blob/master/LICENSE.md
[license]: https://github.com/codeforamerica/adopt-a-siren/blob/master/LICENSE.md

[![Code for America Tracker](http://stats.codeforamerica.org/codeforamerica/adopt-a-hydrant.png)][tracker]
[![Code for America Tracker](http://stats.codeforamerica.org/codeforamerica/adopt-a-siren.png)][tracker]

[tracker]: http://stats.codeforamerica.org/projects/adopt-a-hydrant
[tracker]: http://stats.codeforamerica.org/projects/adopt-a-siren
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit badf52f

Please sign in to comment.