Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Add newline after db create #962

Merged
merged 2 commits into from
Mar 11, 2018
Merged

Add newline after db create #962

merged 2 commits into from
Mar 11, 2018

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Mar 10, 2018

When creating a new project, I found that the generated README.md was missing a newline after the buffalo db create -a command.

See:

...
### Create Your Databases

Ok, so you've edited the "database.yml" file and started postgres, now Buffalo can create the databases in that file for you:

	$ buffalo db create -a
## Starting the Application
...

This PR adds an extra newline after the command to make it more pretty!

@markbates markbates changed the base branch from master to development March 11, 2018 16:35
@markbates markbates added this to the 0.11.1 milestone Mar 11, 2018
@markbates markbates merged commit 7a9f964 into gobuffalo:development Mar 11, 2018
@markbates
Copy link
Member

thanks!

@ruudk ruudk deleted the patch-2 branch March 11, 2018 18:06
stanislas-m pushed a commit that referenced this pull request May 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants