Skip to content

Commit

Permalink
#5 - Usage first words
Browse files Browse the repository at this point in the history
  • Loading branch information
egulias committed Mar 12, 2012
1 parent 45907f5 commit 2496423
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Provinces bundle for Symfony2/Doctrine2
# Quiz bundle for Symfony2/Doctrine2

This bundle is intended to allow you to easily have the basic structure of regions-provinces of a given country (or all,
I hope).
This bundle allows you to CRUD Quizes with their Questions and Answers for each user and Quiz "instance". This means
that every time a Quiz is instantiated to be answered is a different Quiz.

You can find more information in the docs (http://github.com/egulias/EguliasQuizBundle/Resources/doc/index.md)
Detailed installation instructions at (http://github.com/egulias/EguliasQuizBundle/Resources/doc/installation.md)

[![Build
Status](https://secure.travis-ci.org/egulias/EguliasQuizBundle.png)](http://travis-ci.org/egulias/EguliasQuizBundle)
Expand Down
2 changes: 2 additions & 0 deletions Resources/doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
The QuizBundle comes with a set of predefined urls to point to basic controllers so you can start using the bundle
out of the box.

## Services

Two services are available with the bundle

0 comments on commit 2496423

Please sign in to comment.