Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve README #3

Merged
merged 3 commits into from
Oct 24, 2012
Merged

Improve README #3

merged 3 commits into from
Oct 24, 2012

Conversation

johnkary
Copy link
Contributor

I made some wording changes and improved the formatting of the README.

Also included is suggesting to install this package as a Composer dev package. Your original README suggested installing this for the Symfony2 dev environment already, so we should follow that with Composer.

Most developers will not need to use phpdoc while in production, so they will only use it while on their local or test/build machine. This way the bundle and phpdocumentor itself will not need to be installed anywhere else.

Most users will not wish to install this for their program to execute,
so we can file it as a development package.

With this change users must explicitly ask to install dev packages:

    php composer.phar update --dev
artur-gajewski pushed a commit that referenced this pull request Oct 24, 2012
@artur-gajewski artur-gajewski merged commit a3aed84 into artur-gajewski:master Oct 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants