diff options
Diffstat (limited to 'doc/src/usage/README.md')
-rw-r--r-- | doc/src/usage/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/usage/README.md b/doc/src/usage/README.md new file mode 100644 index 0000000..3e29683 --- /dev/null +++ b/doc/src/usage/README.md @@ -0,0 +1,8 @@ +# Usage + +Once the ddev environment is started, you can interact with the hub as normal. + +Any changes you do to the source files under the `core` directory, should be +immediately active in the environment. This makes it really convenient to work +on everything from translations, documentation, and even code changes, +features, new addons etc. |