Skip to content

Commit

Permalink
Pointing to the simple app primarily
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Oct 17, 2011
1 parent 4188d68 commit 1ebe4d1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Expand Up @@ -4,7 +4,14 @@ Bones provides conventions for [Backbone](http://documentcloud.github.com/backbo

## Getting started

The [wiki](https://github.com/developmentseed/bones/wiki) contains more information on [**Getting Started**](https://github.com/developmentseed/bones/wiki/Getting-Started) and on the [concepts](https://github.com/developmentseed/bones/wiki/Plugin-Architecture) in Bones.
The [wiki](https://github.com/developmentseed/bones/wiki) contains more information
on [**Getting Started**](https://github.com/developmentseed/bones/wiki/Getting-Started)
and on the [concepts](https://github.com/developmentseed/bones/wiki/Plugin-Architecture) in Bones.

## Example Application

* The [simple app example](https://github.com/developmentseed/bones/tree/master/examples/simple) is
a good quickstart to making a bones application.

## Testing

Expand All @@ -13,4 +20,3 @@ To run the test suite, type `npm test`. **Note**: bones has to be in a folder na
## License

Bones is [BSD licensed](https://github.com/developmentseed/bones/raw/master/LICENSE).

0 comments on commit 1ebe4d1

Please sign in to comment.