-
Notifications
You must be signed in to change notification settings - Fork 1
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
[#53] Adding readme updates #70
Conversation
@bd-viget I think these edits should cover everything, but if there is something I missed from our conversation last week, let me know. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like all the updates, nice work! Be sure to run composer create-project vigetlabs/wordpress-site-starter
and make sure everything matches up with the README.md
.
Then make sure the README.dist.md
matches up with the process it might look like if a 2nd dev is coming along and setting up this project (maybe some references to clone
this repo, etc).
04da644
to
edb63d5
Compare
|
||
```bash | ||
ddev start | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This makes it easy to just press the copy button in Github.
af83ab7
to
0814d77
Compare
0814d77
to
b1f86eb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Summary
Updating the readme files for users:
The main
README
is for instance number 1. TheREADME.dist
is for instance number 2 and 3.Issues
Testing Instructions
Screenshots
NA